]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #6074: Forward port Windows read-only source file fix from 2.7
authorNick Coghlan <ncoghlan@gmail.com>
Fri, 19 Oct 2012 12:38:14 +0000 (22:38 +1000)
committerNick Coghlan <ncoghlan@gmail.com>
Fri, 19 Oct 2012 12:38:14 +0000 (22:38 +1000)
commit34937ce249864871bee129fbaa30a4dc0d317834
tree07fd7a080cd86171f61c4ede807419d51048545b
parent2d51f687e133fb8141f1a6b5a6ac51c9d5eddf58
Issue #6074: Forward port Windows read-only source file fix from 2.7
Lib/test/test_import.py
Misc/NEWS
Python/import.c