]> git.ipfire.org Git - thirdparty/dnspython.git/commitdiff
remove .arch-ids
authorBob Halley <halley@dnspython.org>
Fri, 2 Sep 2005 05:38:32 +0000 (05:38 +0000)
committerBob Halley <halley@dnspython.org>
Fri, 2 Sep 2005 05:38:32 +0000 (05:38 +0000)
106 files changed:
.arch-ids/ChangeLog.id [deleted file]
.arch-ids/LICENSE.id [deleted file]
.arch-ids/MANIFEST.in.id [deleted file]
.arch-ids/Makefile.id [deleted file]
.arch-ids/README.id [deleted file]
.arch-ids/TODO.id [deleted file]
.arch-ids/setup.py.id [deleted file]
dns/.arch-ids/=id [deleted file]
dns/.arch-ids/__init__.py.id [deleted file]
dns/.arch-ids/dnssec.py.id [deleted file]
dns/.arch-ids/exception.py.id [deleted file]
dns/.arch-ids/flags.py.id [deleted file]
dns/.arch-ids/inet.py.id [deleted file]
dns/.arch-ids/ipv4.py.id [deleted file]
dns/.arch-ids/ipv6.py.id [deleted file]
dns/.arch-ids/message.py.id [deleted file]
dns/.arch-ids/name.py.id [deleted file]
dns/.arch-ids/namedict.py.id [deleted file]
dns/.arch-ids/node.py.id [deleted file]
dns/.arch-ids/opcode.py.id [deleted file]
dns/.arch-ids/query.py.id [deleted file]
dns/.arch-ids/rcode.py.id [deleted file]
dns/.arch-ids/rdata.py.id [deleted file]
dns/.arch-ids/rdataclass.py.id [deleted file]
dns/.arch-ids/rdataset.py.id [deleted file]
dns/.arch-ids/rdatatype.py.id [deleted file]
dns/.arch-ids/renderer.py.id [deleted file]
dns/.arch-ids/resolver.py.id [deleted file]
dns/.arch-ids/rrset.py.id [deleted file]
dns/.arch-ids/set.py.id [deleted file]
dns/.arch-ids/tokenizer.py.id [deleted file]
dns/.arch-ids/tsig.py.id [deleted file]
dns/.arch-ids/tsigkeyring.py.id [deleted file]
dns/.arch-ids/ttl.py.id [deleted file]
dns/.arch-ids/update.py.id [deleted file]
dns/.arch-ids/version.py.id [deleted file]
dns/.arch-ids/zone.py.id [deleted file]
dns/rdtypes/.arch-ids/=id [deleted file]
dns/rdtypes/.arch-ids/__init__.py.id [deleted file]
dns/rdtypes/.arch-ids/keybase.py.id [deleted file]
dns/rdtypes/.arch-ids/mxbase.py.id [deleted file]
dns/rdtypes/.arch-ids/nsbase.py.id [deleted file]
dns/rdtypes/.arch-ids/sigbase.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/=id [deleted file]
dns/rdtypes/ANY/.arch-ids/AFSDB.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/CERT.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/CNAME.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/DNAME.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/DNSKEY.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/DS.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/GPOS.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/HINFO.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/ISDN.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/KEY.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/LOC.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/MX.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/NS.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/NSEC.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/NXT.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/PTR.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/RP.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/RRSIG.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/RT.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/SIG.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/SOA.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/SSHFP.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/TXT.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/X25.py.id [deleted file]
dns/rdtypes/ANY/.arch-ids/__init__.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/=id [deleted file]
dns/rdtypes/IN/.arch-ids/A.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/AAAA.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/APL.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/KX.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/NAPTR.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/NSAP.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/NSAP_PTR.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/PX.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/SRV.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/WKS.py.id [deleted file]
dns/rdtypes/IN/.arch-ids/__init__.py.id [deleted file]
examples/.arch-ids/=id [deleted file]
examples/.arch-ids/mx.py.id [deleted file]
examples/.arch-ids/name.py.id [deleted file]
examples/.arch-ids/reverse.py.id [deleted file]
examples/.arch-ids/xfr.py.id [deleted file]
tests/.arch-ids/=id [deleted file]
tests/.arch-ids/Makefile.id [deleted file]
tests/.arch-ids/example.id [deleted file]
tests/.arch-ids/example1.good.id [deleted file]
tests/.arch-ids/example2.good.id [deleted file]
tests/.arch-ids/flags.py.id [deleted file]
tests/.arch-ids/message.py.id [deleted file]
tests/.arch-ids/name.py.id [deleted file]
tests/.arch-ids/namedict.py.id [deleted file]
tests/.arch-ids/ntoaaton.py.id [deleted file]
tests/.arch-ids/rdtypeandclass.py.id [deleted file]
tests/.arch-ids/resolver.py.id [deleted file]
tests/.arch-ids/rrset.py.id [deleted file]
tests/.arch-ids/set.py.id [deleted file]
tests/.arch-ids/tokenizer.py.id [deleted file]
tests/.arch-ids/update.py.id [deleted file]
tests/.arch-ids/zone.py.id [deleted file]
util/.arch-ids/=id [deleted file]
util/.arch-ids/COPYRIGHT.id [deleted file]
util/.arch-ids/copyrights.id [deleted file]

diff --git a/.arch-ids/ChangeLog.id b/.arch-ids/ChangeLog.id
deleted file mode 100644 (file)
index 73830c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.0
diff --git a/.arch-ids/LICENSE.id b/.arch-ids/LICENSE.id
deleted file mode 100644 (file)
index 3c14d1d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.1
diff --git a/.arch-ids/MANIFEST.in.id b/.arch-ids/MANIFEST.in.id
deleted file mode 100644 (file)
index 47e296e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.2
diff --git a/.arch-ids/Makefile.id b/.arch-ids/Makefile.id
deleted file mode 100644 (file)
index f7851c3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.3
diff --git a/.arch-ids/README.id b/.arch-ids/README.id
deleted file mode 100644 (file)
index 2e9ed54..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.4
diff --git a/.arch-ids/TODO.id b/.arch-ids/TODO.id
deleted file mode 100644 (file)
index 0db596c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.5
diff --git a/.arch-ids/setup.py.id b/.arch-ids/setup.py.id
deleted file mode 100644 (file)
index 086f3bf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.8
diff --git a/dns/.arch-ids/=id b/dns/.arch-ids/=id
deleted file mode 100644 (file)
index 7000627..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.6
diff --git a/dns/.arch-ids/__init__.py.id b/dns/.arch-ids/__init__.py.id
deleted file mode 100644 (file)
index b7e9c57..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.0
diff --git a/dns/.arch-ids/dnssec.py.id b/dns/.arch-ids/dnssec.py.id
deleted file mode 100644 (file)
index d860188..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.1
diff --git a/dns/.arch-ids/exception.py.id b/dns/.arch-ids/exception.py.id
deleted file mode 100644 (file)
index b8cf527..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.2
diff --git a/dns/.arch-ids/flags.py.id b/dns/.arch-ids/flags.py.id
deleted file mode 100644 (file)
index e7cfa7f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.3
diff --git a/dns/.arch-ids/inet.py.id b/dns/.arch-ids/inet.py.id
deleted file mode 100644 (file)
index ecfc9cb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.4
diff --git a/dns/.arch-ids/ipv4.py.id b/dns/.arch-ids/ipv4.py.id
deleted file mode 100644 (file)
index b2668e4..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.5
diff --git a/dns/.arch-ids/ipv6.py.id b/dns/.arch-ids/ipv6.py.id
deleted file mode 100644 (file)
index 8b481cc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.6
diff --git a/dns/.arch-ids/message.py.id b/dns/.arch-ids/message.py.id
deleted file mode 100644 (file)
index c70aeb5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.7
diff --git a/dns/.arch-ids/name.py.id b/dns/.arch-ids/name.py.id
deleted file mode 100644 (file)
index 3d4ae70..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.8
diff --git a/dns/.arch-ids/namedict.py.id b/dns/.arch-ids/namedict.py.id
deleted file mode 100644 (file)
index ccd02cf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.9
diff --git a/dns/.arch-ids/node.py.id b/dns/.arch-ids/node.py.id
deleted file mode 100644 (file)
index b3ac040..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.10
diff --git a/dns/.arch-ids/opcode.py.id b/dns/.arch-ids/opcode.py.id
deleted file mode 100644 (file)
index 46275e8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.11
diff --git a/dns/.arch-ids/query.py.id b/dns/.arch-ids/query.py.id
deleted file mode 100644 (file)
index 541fed1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.12
diff --git a/dns/.arch-ids/rcode.py.id b/dns/.arch-ids/rcode.py.id
deleted file mode 100644 (file)
index 578b147..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.13
diff --git a/dns/.arch-ids/rdata.py.id b/dns/.arch-ids/rdata.py.id
deleted file mode 100644 (file)
index ff5a7c2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.14
diff --git a/dns/.arch-ids/rdataclass.py.id b/dns/.arch-ids/rdataclass.py.id
deleted file mode 100644 (file)
index 88d1b13..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.15
diff --git a/dns/.arch-ids/rdataset.py.id b/dns/.arch-ids/rdataset.py.id
deleted file mode 100644 (file)
index f3d3651..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.16
diff --git a/dns/.arch-ids/rdatatype.py.id b/dns/.arch-ids/rdatatype.py.id
deleted file mode 100644 (file)
index 40c7b6d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.17
diff --git a/dns/.arch-ids/renderer.py.id b/dns/.arch-ids/renderer.py.id
deleted file mode 100644 (file)
index de4b8ea..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.18
diff --git a/dns/.arch-ids/resolver.py.id b/dns/.arch-ids/resolver.py.id
deleted file mode 100644 (file)
index 592ea30..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.19
diff --git a/dns/.arch-ids/rrset.py.id b/dns/.arch-ids/rrset.py.id
deleted file mode 100644 (file)
index 8110b75..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.20
diff --git a/dns/.arch-ids/set.py.id b/dns/.arch-ids/set.py.id
deleted file mode 100644 (file)
index 25ccb25..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.21
diff --git a/dns/.arch-ids/tokenizer.py.id b/dns/.arch-ids/tokenizer.py.id
deleted file mode 100644 (file)
index b9c678d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.22
diff --git a/dns/.arch-ids/tsig.py.id b/dns/.arch-ids/tsig.py.id
deleted file mode 100644 (file)
index 9c62049..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.23
diff --git a/dns/.arch-ids/tsigkeyring.py.id b/dns/.arch-ids/tsigkeyring.py.id
deleted file mode 100644 (file)
index 450f231..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.24
diff --git a/dns/.arch-ids/ttl.py.id b/dns/.arch-ids/ttl.py.id
deleted file mode 100644 (file)
index cce7cef..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.25
diff --git a/dns/.arch-ids/update.py.id b/dns/.arch-ids/update.py.id
deleted file mode 100644 (file)
index dfbbf6e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.26
diff --git a/dns/.arch-ids/version.py.id b/dns/.arch-ids/version.py.id
deleted file mode 100644 (file)
index b9f2143..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.27
diff --git a/dns/.arch-ids/zone.py.id b/dns/.arch-ids/zone.py.id
deleted file mode 100644 (file)
index 9a47e15..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.28
diff --git a/dns/rdtypes/.arch-ids/=id b/dns/rdtypes/.arch-ids/=id
deleted file mode 100644 (file)
index 421f140..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:26 2004 4754.29
diff --git a/dns/rdtypes/.arch-ids/__init__.py.id b/dns/rdtypes/.arch-ids/__init__.py.id
deleted file mode 100644 (file)
index 2ded88f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:44 2004 4756.2
diff --git a/dns/rdtypes/.arch-ids/keybase.py.id b/dns/rdtypes/.arch-ids/keybase.py.id
deleted file mode 100644 (file)
index 4b1704a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:44 2004 4756.3
diff --git a/dns/rdtypes/.arch-ids/mxbase.py.id b/dns/rdtypes/.arch-ids/mxbase.py.id
deleted file mode 100644 (file)
index a84ee43..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:44 2004 4756.4
diff --git a/dns/rdtypes/.arch-ids/nsbase.py.id b/dns/rdtypes/.arch-ids/nsbase.py.id
deleted file mode 100644 (file)
index 79a4dc3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:44 2004 4756.5
diff --git a/dns/rdtypes/.arch-ids/sigbase.py.id b/dns/rdtypes/.arch-ids/sigbase.py.id
deleted file mode 100644 (file)
index 8984cb7..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:44 2004 4756.6
diff --git a/dns/rdtypes/ANY/.arch-ids/=id b/dns/rdtypes/ANY/.arch-ids/=id
deleted file mode 100644 (file)
index 3f3873c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:43 2004 4756.0
diff --git a/dns/rdtypes/ANY/.arch-ids/AFSDB.py.id b/dns/rdtypes/ANY/.arch-ids/AFSDB.py.id
deleted file mode 100644 (file)
index a8c4388..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.0
diff --git a/dns/rdtypes/ANY/.arch-ids/CERT.py.id b/dns/rdtypes/ANY/.arch-ids/CERT.py.id
deleted file mode 100644 (file)
index 4eedf7b..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.1
diff --git a/dns/rdtypes/ANY/.arch-ids/CNAME.py.id b/dns/rdtypes/ANY/.arch-ids/CNAME.py.id
deleted file mode 100644 (file)
index c05c9bc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.2
diff --git a/dns/rdtypes/ANY/.arch-ids/DNAME.py.id b/dns/rdtypes/ANY/.arch-ids/DNAME.py.id
deleted file mode 100644 (file)
index f259e01..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.3
diff --git a/dns/rdtypes/ANY/.arch-ids/DNSKEY.py.id b/dns/rdtypes/ANY/.arch-ids/DNSKEY.py.id
deleted file mode 100644 (file)
index 6f94ea2..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.4
diff --git a/dns/rdtypes/ANY/.arch-ids/DS.py.id b/dns/rdtypes/ANY/.arch-ids/DS.py.id
deleted file mode 100644 (file)
index bce4d9a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.5
diff --git a/dns/rdtypes/ANY/.arch-ids/GPOS.py.id b/dns/rdtypes/ANY/.arch-ids/GPOS.py.id
deleted file mode 100644 (file)
index 89a1148..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.6
diff --git a/dns/rdtypes/ANY/.arch-ids/HINFO.py.id b/dns/rdtypes/ANY/.arch-ids/HINFO.py.id
deleted file mode 100644 (file)
index c437649..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.7
diff --git a/dns/rdtypes/ANY/.arch-ids/ISDN.py.id b/dns/rdtypes/ANY/.arch-ids/ISDN.py.id
deleted file mode 100644 (file)
index 1f3e5f3..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.8
diff --git a/dns/rdtypes/ANY/.arch-ids/KEY.py.id b/dns/rdtypes/ANY/.arch-ids/KEY.py.id
deleted file mode 100644 (file)
index 2e7d46e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.9
diff --git a/dns/rdtypes/ANY/.arch-ids/LOC.py.id b/dns/rdtypes/ANY/.arch-ids/LOC.py.id
deleted file mode 100644 (file)
index 13be404..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.10
diff --git a/dns/rdtypes/ANY/.arch-ids/MX.py.id b/dns/rdtypes/ANY/.arch-ids/MX.py.id
deleted file mode 100644 (file)
index 1e62e2f..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.11
diff --git a/dns/rdtypes/ANY/.arch-ids/NS.py.id b/dns/rdtypes/ANY/.arch-ids/NS.py.id
deleted file mode 100644 (file)
index bfc4d6a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.12
diff --git a/dns/rdtypes/ANY/.arch-ids/NSEC.py.id b/dns/rdtypes/ANY/.arch-ids/NSEC.py.id
deleted file mode 100644 (file)
index 28664eb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.13
diff --git a/dns/rdtypes/ANY/.arch-ids/NXT.py.id b/dns/rdtypes/ANY/.arch-ids/NXT.py.id
deleted file mode 100644 (file)
index 7cb4bb6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.14
diff --git a/dns/rdtypes/ANY/.arch-ids/PTR.py.id b/dns/rdtypes/ANY/.arch-ids/PTR.py.id
deleted file mode 100644 (file)
index eace75c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.15
diff --git a/dns/rdtypes/ANY/.arch-ids/RP.py.id b/dns/rdtypes/ANY/.arch-ids/RP.py.id
deleted file mode 100644 (file)
index a0bc21d..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.16
diff --git a/dns/rdtypes/ANY/.arch-ids/RRSIG.py.id b/dns/rdtypes/ANY/.arch-ids/RRSIG.py.id
deleted file mode 100644 (file)
index c60e988..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.17
diff --git a/dns/rdtypes/ANY/.arch-ids/RT.py.id b/dns/rdtypes/ANY/.arch-ids/RT.py.id
deleted file mode 100644 (file)
index 04c2dd0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.18
diff --git a/dns/rdtypes/ANY/.arch-ids/SIG.py.id b/dns/rdtypes/ANY/.arch-ids/SIG.py.id
deleted file mode 100644 (file)
index b064ab0..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.19
diff --git a/dns/rdtypes/ANY/.arch-ids/SOA.py.id b/dns/rdtypes/ANY/.arch-ids/SOA.py.id
deleted file mode 100644 (file)
index b27f4be..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.20
diff --git a/dns/rdtypes/ANY/.arch-ids/SSHFP.py.id b/dns/rdtypes/ANY/.arch-ids/SSHFP.py.id
deleted file mode 100644 (file)
index 10b8433..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Sat May 22 03:02:24 2004 30607.0
diff --git a/dns/rdtypes/ANY/.arch-ids/TXT.py.id b/dns/rdtypes/ANY/.arch-ids/TXT.py.id
deleted file mode 100644 (file)
index e7020be..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.21
diff --git a/dns/rdtypes/ANY/.arch-ids/X25.py.id b/dns/rdtypes/ANY/.arch-ids/X25.py.id
deleted file mode 100644 (file)
index 5eab8ca..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.22
diff --git a/dns/rdtypes/ANY/.arch-ids/__init__.py.id b/dns/rdtypes/ANY/.arch-ids/__init__.py.id
deleted file mode 100644 (file)
index 6088c1a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:56 2004 4758.23
diff --git a/dns/rdtypes/IN/.arch-ids/=id b/dns/rdtypes/IN/.arch-ids/=id
deleted file mode 100644 (file)
index c883c9e..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:43 2004 4756.1
diff --git a/dns/rdtypes/IN/.arch-ids/A.py.id b/dns/rdtypes/IN/.arch-ids/A.py.id
deleted file mode 100644 (file)
index 9d8c8c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.0
diff --git a/dns/rdtypes/IN/.arch-ids/AAAA.py.id b/dns/rdtypes/IN/.arch-ids/AAAA.py.id
deleted file mode 100644 (file)
index 3bba289..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.1
diff --git a/dns/rdtypes/IN/.arch-ids/APL.py.id b/dns/rdtypes/IN/.arch-ids/APL.py.id
deleted file mode 100644 (file)
index d0a0bab..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.2
diff --git a/dns/rdtypes/IN/.arch-ids/KX.py.id b/dns/rdtypes/IN/.arch-ids/KX.py.id
deleted file mode 100644 (file)
index 50f1a36..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.3
diff --git a/dns/rdtypes/IN/.arch-ids/NAPTR.py.id b/dns/rdtypes/IN/.arch-ids/NAPTR.py.id
deleted file mode 100644 (file)
index 4f1dd33..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.4
diff --git a/dns/rdtypes/IN/.arch-ids/NSAP.py.id b/dns/rdtypes/IN/.arch-ids/NSAP.py.id
deleted file mode 100644 (file)
index 0551fc9..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.5
diff --git a/dns/rdtypes/IN/.arch-ids/NSAP_PTR.py.id b/dns/rdtypes/IN/.arch-ids/NSAP_PTR.py.id
deleted file mode 100644 (file)
index e083a4a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.6
diff --git a/dns/rdtypes/IN/.arch-ids/PX.py.id b/dns/rdtypes/IN/.arch-ids/PX.py.id
deleted file mode 100644 (file)
index b043a45..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.7
diff --git a/dns/rdtypes/IN/.arch-ids/SRV.py.id b/dns/rdtypes/IN/.arch-ids/SRV.py.id
deleted file mode 100644 (file)
index b50cfee..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.8
diff --git a/dns/rdtypes/IN/.arch-ids/WKS.py.id b/dns/rdtypes/IN/.arch-ids/WKS.py.id
deleted file mode 100644 (file)
index eb34bbb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.9
diff --git a/dns/rdtypes/IN/.arch-ids/__init__.py.id b/dns/rdtypes/IN/.arch-ids/__init__.py.id
deleted file mode 100644 (file)
index 50965d6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:01 2004 4760.10
diff --git a/examples/.arch-ids/=id b/examples/.arch-ids/=id
deleted file mode 100644 (file)
index 4ddde91..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.7
diff --git a/examples/.arch-ids/mx.py.id b/examples/.arch-ids/mx.py.id
deleted file mode 100644 (file)
index dd66337..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:59 2004 4771.0
diff --git a/examples/.arch-ids/name.py.id b/examples/.arch-ids/name.py.id
deleted file mode 100644 (file)
index 11a3966..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:59 2004 4771.1
diff --git a/examples/.arch-ids/reverse.py.id b/examples/.arch-ids/reverse.py.id
deleted file mode 100644 (file)
index ad99422..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:59 2004 4771.2
diff --git a/examples/.arch-ids/xfr.py.id b/examples/.arch-ids/xfr.py.id
deleted file mode 100644 (file)
index 6f7fd73..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:59 2004 4771.3
diff --git a/tests/.arch-ids/=id b/tests/.arch-ids/=id
deleted file mode 100644 (file)
index f704598..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.9
diff --git a/tests/.arch-ids/Makefile.id b/tests/.arch-ids/Makefile.id
deleted file mode 100644 (file)
index e304867..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:47 2004 4768.0
diff --git a/tests/.arch-ids/example.id b/tests/.arch-ids/example.id
deleted file mode 100644 (file)
index 73a2373..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:47 2004 4768.1
diff --git a/tests/.arch-ids/example1.good.id b/tests/.arch-ids/example1.good.id
deleted file mode 100644 (file)
index 4fa1afb..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:47 2004 4768.2
diff --git a/tests/.arch-ids/example2.good.id b/tests/.arch-ids/example2.good.id
deleted file mode 100644 (file)
index 0098daf..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:47 2004 4768.3
diff --git a/tests/.arch-ids/flags.py.id b/tests/.arch-ids/flags.py.id
deleted file mode 100644 (file)
index 27676dd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.0
diff --git a/tests/.arch-ids/message.py.id b/tests/.arch-ids/message.py.id
deleted file mode 100644 (file)
index 2de23bc..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.1
diff --git a/tests/.arch-ids/name.py.id b/tests/.arch-ids/name.py.id
deleted file mode 100644 (file)
index c1f7d2c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.2
diff --git a/tests/.arch-ids/namedict.py.id b/tests/.arch-ids/namedict.py.id
deleted file mode 100644 (file)
index 3d43530..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.3
diff --git a/tests/.arch-ids/ntoaaton.py.id b/tests/.arch-ids/ntoaaton.py.id
deleted file mode 100644 (file)
index 3eda100..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.4
diff --git a/tests/.arch-ids/rdtypeandclass.py.id b/tests/.arch-ids/rdtypeandclass.py.id
deleted file mode 100644 (file)
index 334a901..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.5
diff --git a/tests/.arch-ids/resolver.py.id b/tests/.arch-ids/resolver.py.id
deleted file mode 100644 (file)
index 6ba850a..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.6
diff --git a/tests/.arch-ids/rrset.py.id b/tests/.arch-ids/rrset.py.id
deleted file mode 100644 (file)
index e8cd418..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.7
diff --git a/tests/.arch-ids/set.py.id b/tests/.arch-ids/set.py.id
deleted file mode 100644 (file)
index c2cf5c1..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.8
diff --git a/tests/.arch-ids/tokenizer.py.id b/tests/.arch-ids/tokenizer.py.id
deleted file mode 100644 (file)
index 521e3e8..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.9
diff --git a/tests/.arch-ids/update.py.id b/tests/.arch-ids/update.py.id
deleted file mode 100644 (file)
index 177ccfd..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.10
diff --git a/tests/.arch-ids/zone.py.id b/tests/.arch-ids/zone.py.id
deleted file mode 100644 (file)
index 2187624..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:35 2004 4766.11
diff --git a/util/.arch-ids/=id b/util/.arch-ids/=id
deleted file mode 100644 (file)
index 4dbf7c6..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:21:09 2004 4751.10
diff --git a/util/.arch-ids/COPYRIGHT.id b/util/.arch-ids/COPYRIGHT.id
deleted file mode 100644 (file)
index 32568de..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:29 2004 4765.1
diff --git a/util/.arch-ids/copyrights.id b/util/.arch-ids/copyrights.id
deleted file mode 100644 (file)
index 8ab67ce..0000000
+++ /dev/null
@@ -1 +0,0 @@
-Bob Halley <halley@dnspython.org> Wed Mar 24 08:22:29 2004 4765.0