mirror of
https://github.com/python/cpython.git
synced 2025-08-30 21:48:47 +00:00
Run the self-test (test.test_MimeWriter) when invoked as a script.
This commit is contained in:
parent
2ad816f47e
commit
5fd90684a9
1 changed files with 1 additions and 1 deletions
|
@ -125,4 +125,4 @@ class MimeWriter:
|
|||
|
||||
|
||||
if __name__ == '__main__':
|
||||
print "To test the MimeWriter module, run TestMimeWriter.py."
|
||||
import test.test_MimeWriter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue