]> granicus.if.org Git - python/commit
Simplify and remove few dependencies on 'errno', thanks to PEP 3151.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 28 Oct 2011 14:06:23 +0000 (16:06 +0200)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Fri, 28 Oct 2011 14:06:23 +0000 (16:06 +0200)
commit68f71a34f4a799276a50f4001fb0a0ebe2d46992
tree5b7a409891bb7d4a1c1750b9f97b13a7d1e392e2
parent908ae24b066b04651701d5ee5e5d80cfb5d6b018
Simplify and remove few dependencies on 'errno', thanks to PEP 3151.
Lib/importlib/__init__.py
Lib/importlib/_bootstrap.py
Lib/tarfile.py
Lib/tempfile.py
Lib/test/regrtest.py