commit | e03c05059534b4783c5631517cb16f79531358e8 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Wed Aug 12 02:38:11 1998 +0000 |
committer | Guido van Rossum <guido@python.org> | Wed Aug 12 02:38:11 1998 +0000 |
tree | 82285bf56d90ac5c062f328516a959dd416b8e45 | |
parent | 887d072cc04be23e6758257b326499bd1572b929 [diff] [blame] |
The usual.
diff --git a/Lib/dos-8x3/mimewrit.py b/Lib/dos-8x3/mimewrit.py index 0f8b990..754576b 100644 --- a/Lib/dos-8x3/mimewrit.py +++ b/Lib/dos-8x3/mimewrit.py
@@ -125,4 +125,4 @@ if __name__ == '__main__': - print "To test the MimeWriter module, run TestMimeWriter.py." + import test.test_MimeWriter