Home | Trees | Indices | Help |
---|
|
1 # This software is provided 'as-is', without any express or implied 2 # warranty. In no event will the author be held liable for any damages 3 # arising from the use of this software. 4 # 5 # Permission is granted to anyone to use this software for any purpose, 6 # including commercial applications, and to alter it and redistribute it 7 # freely, subject to the following restrictions: 8 # 9 # 1. The origin of this software must not be misrepresented; you must not 10 # claim that you wrote the original software. If you use this software 11 # in a product, an acknowledgment in the product documentation would be 12 # appreciated but is not required. 13 # 2. Altered source versions must be plainly marked as such, and must not be 14 # misrepresented as being the original software. 15 # 3. This notice may not be removed or altered from any source distribution. 16 # 17 # Copyright (c) 2017 Valimail Inc 18 # Contact: Gene Shuman <gene@valimail.com> 19 # 20 21 import unittest 22 import dkim.dnsplug 23 31 35
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Dec 16 11:46:05 2019 | http://epydoc.sourceforge.net |