]> granicus.if.org Git - python/commit
Fix some py3k warnings in the standard library.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 7 Mar 2010 12:14:25 +0000 (12:14 +0000)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Sun, 7 Mar 2010 12:14:25 +0000 (12:14 +0000)
commit1f3b4e12e8ba9cd896625ba02ea1ab6849ca3a07
tree42dc10540da9b1aff1d4e6cef51e4c11ce4f5b47
parent2a4ab816332a67150fcc8ece255fb1ee8e66af83
Fix some py3k warnings in the standard library.
Lib/_pyio.py
Lib/calendar.py
Lib/ctypes/test/test_callbacks.py
Lib/distutils/util.py
Lib/shutil.py
Lib/test/test_calendar.py
Lib/test/test_memoryio.py
Lib/unittest/case.py
Lib/warnings.py