]> granicus.if.org Git - python/commit
Issue #16706: get rid of os.error
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 18 Dec 2012 20:02:39 +0000 (22:02 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 18 Dec 2012 20:02:39 +0000 (22:02 +0200)
commitad28c7f9dad791567afa0624acfb3ba430851965
tree02095e5f567d6be1de31ffd858d21233b51675dd
parenta19195984922ce89e7695c93b3bb45c3e0e6d732
Issue #16706: get rid of os.error
33 files changed:
Lib/_pyio.py
Lib/cgi.py
Lib/compileall.py
Lib/dbm/dumb.py
Lib/distutils/core.py
Lib/distutils/dir_util.py
Lib/distutils/file_util.py
Lib/fileinput.py
Lib/genericpath.py
Lib/glob.py
Lib/http/server.py
Lib/lib2to3/main.py
Lib/lib2to3/refactor.py
Lib/lib2to3/tests/pytree_idempotency.py
Lib/linecache.py
Lib/macpath.py
Lib/modulefinder.py
Lib/multiprocessing/forking.py
Lib/ntpath.py
Lib/os.py
Lib/platform.py
Lib/posixpath.py
Lib/pty.py
Lib/shutil.py
Lib/site.py
Lib/socketserver.py
Lib/subprocess.py
Lib/tempfile.py
Lib/test/sortperf.py
Lib/test/test_socketserver.py
Lib/test/test_tempfile.py
Lib/test/tf_inherit_check.py
Python/importlib.h