]> granicus.if.org Git - python/commit
The reload(sys) test no longer works due to changes in the import
authorGuido van Rossum <guido@python.org>
Sat, 2 Aug 1997 03:19:26 +0000 (03:19 +0000)
committerGuido van Rossum <guido@python.org>
Sat, 2 Aug 1997 03:19:26 +0000 (03:19 +0000)
commit7995ed204a8bca2e919c34ac3e039935b6ca7ba9
treee221ab69260755f67852c3e9dabab9c81d6219ec
parentb02158efa335902db30d842483a409b43bd2db69
The reload(sys) test no longer works due to changes in the import
semantics.
Lib/test/test_b2.py