]> granicus.if.org Git - python/commit
Close #2501: Permission bits are once again correctly copied from the source file...
authorNick Coghlan <ncoghlan@gmail.com>
Fri, 24 Aug 2012 08:32:40 +0000 (18:32 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Fri, 24 Aug 2012 08:32:40 +0000 (18:32 +1000)
commita508770e20ac709ce9b29198bc5cf336d2e41b96
tree9efe19b1599aba38ea7e69314e9f8640e88b05ba
parent36d188c7f7aa9ac19dc0ef075a465c18c59b81a2
Close #2501: Permission bits are once again correctly copied from the source file to the cached bytecode file. Test by Eric Snow.
Lib/importlib/_bootstrap.py
Lib/test/test_import.py
Misc/NEWS
Python/importlib.h