summaryrefslogtreecommitdiffstats
path: root/Doc/tools/sgmlconv/esistools.py
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-03-23 17:09:02 (GMT)
committerFred Drake <fdrake@acm.org>2001-03-23 17:09:02 (GMT)
commit7190247e0b43b5193a00239b209334aa34e70217 (patch)
treeb64e44aed4967b268820ebc7faee8a2606e5e5fd /Doc/tools/sgmlconv/esistools.py
parent3e8f921fb9c6b33a2222251ba2f019e32982fa0a (diff)
downloadcpython-7190247e0b43b5193a00239b209334aa34e70217.zip
cpython-7190247e0b43b5193a00239b209334aa34e70217.tar.gz
cpython-7190247e0b43b5193a00239b209334aa34e70217.tar.bz2
Remove the annoying __version__ definitions.
Diffstat (limited to 'Doc/tools/sgmlconv/esistools.py')
-rw-r--r--Doc/tools/sgmlconv/esistools.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/tools/sgmlconv/esistools.py b/Doc/tools/sgmlconv/esistools.py
index 40c9121..893af76 100644
--- a/Doc/tools/sgmlconv/esistools.py
+++ b/Doc/tools/sgmlconv/esistools.py
@@ -1,5 +1,4 @@
"""Miscellaneous utility functions useful for dealing with ESIS streams."""
-__version__ = '$Revision$'
import re
import string