diff options
| author | Bob Halley <halley@dnspython.org> | 2005-09-02 05:23:03 +0000 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2005-09-02 05:23:03 +0000 |
| commit | 44f2799067ced9b6b25548dd9a939356d4af0a8b (patch) | |
| tree | 17e5c731519fc1a89242460c95e69316a31dd50a /dns/rcode.py | |
| parent | 963da226f3c9e6329a1975985884bb2370d7073e (diff) | |
| download | dnspython-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/rcode.py')
| -rw-r--r-- | dns/rcode.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/dns/rcode.py b/dns/rcode.py index 62c1cad..1a2c86a 100644 --- a/dns/rcode.py +++ b/dns/rcode.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: rcode.py,v 1.11 2004/03/19 00:17:27 halley Exp $ - """DNS Result Codes.""" import dns.exception |
