]> granicus.if.org Git - python/commit
Fix details in the test:
authorGuido van Rossum <guido@python.org>
Sun, 7 Sep 1997 06:12:11 +0000 (06:12 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 7 Sep 1997 06:12:11 +0000 (06:12 +0000)
commit10887a3067c4755f0bcbcf4b049ba1df513ed4ce
treee156005ebe15a7a165170812ab0c480bd309da6a
parent16221126d6b801b16b77844e55c7172a466c7b6f
Fix details in the test:
- traceback should go to stdout!
- don't import ni, import t1!
- nicer support for command line options, only if run as __main__
Lib/test/test_pkg.py