diff options
Diffstat (limited to 'Lib/dos_8x3/mimewrit.py')
-rw-r--r-- | Lib/dos_8x3/mimewrit.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Lib/dos_8x3/mimewrit.py b/Lib/dos_8x3/mimewrit.py index 6fbcb65..29a9933 100644 --- a/Lib/dos_8x3/mimewrit.py +++ b/Lib/dos_8x3/mimewrit.py @@ -6,9 +6,6 @@ MimeWriter - the only thing here. """ -__version__ = '$Revision$' -# $Source$ - import string import mimetools |