]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add a __main__.py to test_email so it works with -m like it did before move.
authorR David Murray <rdmurray@bitdance.com>
Tue, 29 Mar 2011 13:59:45 +0000 (09:59 -0400)
committerR David Murray <rdmurray@bitdance.com>
Tue, 29 Mar 2011 13:59:45 +0000 (09:59 -0400)
commit1ebdd714acdfab938cabd45924de4e26b88aec4d
tree5f8585eb9dda620865b4caf433834053f1856e68
parent1df78c8e6e03b70a3ad3934355a85b622346087a
Add a __main__.py to test_email so it works with -m like it did before move.
Lib/test/test_email/__main__.py [new file with mode: 0644]