]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Have importlib.test use argparse instead of some hacked up solution.
authorBrett Cannon <brett@python.org>
Fri, 17 Feb 2012 14:37:39 +0000 (09:37 -0500)
committerBrett Cannon <brett@python.org>
Fri, 17 Feb 2012 14:37:39 +0000 (09:37 -0500)
commit1f14bebe3c8e13957867c9f0aa55feb9e767cd0a
tree4d0533e451ecb8d3b6d851bc0fadde179e9783a6
parentba17fe256eefa958dcdc912dc01dbad3b5e843e2
Have importlib.test use argparse instead of some hacked up solution.
Lib/importlib/test/__main__.py