]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Get rig of EnvironmentError (#16705)
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 17 Dec 2012 21:35:18 +0000 (23:35 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Mon, 17 Dec 2012 21:35:18 +0000 (23:35 +0200)
commit3438fa496db50ef3cafcfdb3243f2f769bc12ebe
tree8c480821ca46d7d91d4f3ba8c8343afe389d7208
parent6eda46de99189812e6982f568bbe941346918964
Get rig of EnvironmentError (#16705)
16 files changed:
Lib/compileall.py
Lib/getpass.py
Lib/mimetypes.py
Lib/shutil.py
Lib/subprocess.py
Lib/tarfile.py
Lib/test/test_exceptions.py
Lib/test/test_fileio.py
Lib/test/test_io.py
Lib/test/test_signal.py
Lib/test/test_subprocess.py
Lib/test/test_tarfile.py
Lib/test/test_tempfile.py
Lib/test/test_urllib2net.py
Lib/test/test_winreg.py
Lib/urllib/request.py