]> granicus.if.org Git - python/commit
Change a test assertion to a conditional so the test will pass on
authorBrett Cannon <brett@python.org>
Sat, 4 May 2013 21:54:57 +0000 (17:54 -0400)
committerBrett Cannon <brett@python.org>
Sat, 4 May 2013 21:54:57 +0000 (17:54 -0400)
commit8772b18bc4eeff5475b998ae74c21df56fb234a2
tree3f3cb25cc67c063af1bb6a13120f2d6eb1b0aea8
parent13853a67cf2d8f2b2fb9a8da467fba16424957fa
Change a test assertion to a conditional so the test will pass on
Windows.
Lib/test/test_imp.py