Remove the annoying __version__ definitions.

This commit is contained in:
Fred Drake 2001-03-23 17:09:02 +00:00
parent 3e8f921fb9
commit 7190247e0b
3 changed files with 0 additions and 4 deletions

View file

@ -9,8 +9,6 @@ latex2esis.py script when run over the Python documentation.
# This should have an explicit option to indicate whether the *INPUT* was
# generated from an SGML or an XML application.
__version__ = '$Revision$'
import errno
import esistools
import os