]> granicus.if.org Git - python/commit
Issue #17169: Restore errno in tempfile exceptions.
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Feb 2013 20:27:23 +0000 (22:27 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 9 Feb 2013 20:27:23 +0000 (22:27 +0200)
commit26cab565423a830701667555980232baeca07580
tree2bbccd21ea340ea78158efefe4eae980d0f963a0
parent31c3cd2fb8aa7d587f1c1317052f48f45de97094
parent7451a72e2ba8939215324387e36285725632e637
Issue #17169: Restore errno in tempfile exceptions.
Lib/tempfile.py
Lib/test/test_tempfile.py