]> granicus.if.org Git - python/commit
Add tests for overriding and shadowing __import__; these are a useful tripwire for...
authorCollin Winter <collinw@gmail.com>
Wed, 17 Mar 2010 03:14:31 +0000 (03:14 +0000)
committerCollin Winter <collinw@gmail.com>
Wed, 17 Mar 2010 03:14:31 +0000 (03:14 +0000)
commit6498cff19f9d403b82a6be626f085ae89f6bbab9
tree4a5bcc741126c2efecb8bd29018c582ed563f83f
parent88e333d141a9c7839d295564d8fae33d39206165
Add tests for overriding and shadowing __import__; these are a useful tripwire for an incoming JIT optimization.
Lib/test/test_import.py