]> granicus.if.org Git - python/commit
Revert the modification of e.strerror in 3.2 as that kind of change could
authorGregory P. Smith <greg@krypto.org>
Sun, 3 Jun 2012 21:39:26 +0000 (14:39 -0700)
committerGregory P. Smith <greg@krypto.org>
Sun, 3 Jun 2012 21:39:26 +0000 (14:39 -0700)
commit2d7d56abf84b8fa0ed425c01b1cae62918fd850a
tree15f402b48557c1478b983e8d52728850bb1bc6b4
parent61ed804cd747d680606efb59dc2c81559a5b0c33
Revert the modification of e.strerror in 3.2 as that kind of change could
break someone's over specified test that depends on the exact error message.
Lib/os.py