summaryrefslogtreecommitdiff
path: root/dns/tsig.py
diff options
context:
space:
mode:
authorBob Halley <halley@dnspython.org>2005-09-02 05:23:03 +0000
committerBob Halley <halley@dnspython.org>2005-09-02 05:23:03 +0000
commit44f2799067ced9b6b25548dd9a939356d4af0a8b (patch)
tree17e5c731519fc1a89242460c95e69316a31dd50a /dns/tsig.py
parent963da226f3c9e6329a1975985884bb2370d7073e (diff)
downloaddnspython-44f2799067ced9b6b25548dd9a939356d4af0a8b.tar.gz
remove cvs $Id$ tags
Original author: Bob Halley <halley@dnspython.org> Date: 2004-07-31 09:51:40
Diffstat (limited to 'dns/tsig.py')
-rw-r--r--dns/tsig.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/tsig.py b/dns/tsig.py
index 10787d8..c2aabdc 100644
--- a/dns/tsig.py
+++ b/dns/tsig.py
@@ -13,8 +13,6 @@
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
# OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: tsig.py,v 1.10 2004/03/19 00:17:27 halley Exp $
-
"""DNS TSIG support."""
import hmac