]> granicus.if.org Git - python/commit
Should fix the issue19081 fix on Windows. Don't let the previous
authorGregory P. Smith <greg@krypto.org>
Tue, 7 Jan 2014 09:11:09 +0000 (01:11 -0800)
committerGregory P. Smith <greg@krypto.org>
Tue, 7 Jan 2014 09:11:09 +0000 (01:11 -0800)
commitad3e72557ce06cd03a2cb573872fd16552bd8201
tree41afa6590edfd3b511793fe6eb81c35470e5656c
parentf5dee4ddbd048cc63a2c149cb3388c41c0e09670
Should fix the issue19081 fix on Windows.  Don't let the previous
posix module ImportError cause the nt module import to fail.
Modules/zipimport.c