]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Cleanup filecmp: starting from 3.3 os.error is alias for OSError
authorAndrew Svetlov <andrew.svetlov@gmail.com>
Fri, 14 Dec 2012 16:02:27 +0000 (18:02 +0200)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Fri, 14 Dec 2012 16:02:27 +0000 (18:02 +0200)
commit22f36eed4d3c01ba101ab77c4df84fae126fc1ac
tree4bdc8315d2f82db0aa0d663ae5edec5303960d45
parent6b2cbeba58aeb0755bdefd02fb51a80ec66d6144
Cleanup filecmp: starting from 3.3 os.error is alias for OSError
Lib/filecmp.py