]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix importlib.test.__main__ to only worry about command-line flags when directly...
authorBrett Cannon <brett@python.org>
Fri, 17 Feb 2012 15:44:24 +0000 (10:44 -0500)
committerBrett Cannon <brett@python.org>
Fri, 17 Feb 2012 15:44:24 +0000 (10:44 -0500)
commit082f177c67d8dc7edd16dd5db764e28f5a0795f1
treead3da4373ce608232060845f36598999524c78c7
parentf2e86751cc50024570433655898f57f4f298d9fa
Fix importlib.test.__main__ to only worry about command-line flags when directly executed.
Lib/importlib/test/__main__.py