]> granicus.if.org Git - python/commit
Set sys.modules[name] to None instead of 0 to block module import.
authorAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 13 Jul 2010 14:50:16 +0000 (14:50 +0000)
committerAlexander Belopolsky <alexander.belopolsky@gmail.com>
Tue, 13 Jul 2010 14:50:16 +0000 (14:50 +0000)
commit903396ee660679340e47f68d0da7b78d30c43480
treec434249692aa63a216e095c647e02e0bcd63ee97
parent9c558bcfd1a57dece1273889e438e1771bf632d4
Set sys.modules[name] to None instead of 0 to block module import.
Lib/test/support.py