2008-01-24 Raphael Ackermann <raphael.ackermann@gmail.com>

Removed all the __author__, __revision__ and __version__ statements

svn: r9928
This commit is contained in:
Raphael Ackermann
2008-01-24 20:38:10 +00:00
parent a26c5dab24
commit 506eb32637
127 changed files with 22 additions and 320 deletions

View File

@@ -27,9 +27,6 @@ Provides base interface to text based documents. Specific document
interfaces should be derived from the core classes.
"""
__author__ = "Donald N. Allingham"
__revision__ = "$Revision: 9679 $"
#-------------------------------------------------------------------------
#
# standard python modules