Files
cpython/Lib
Brian Curtin 16633fa497 Fix the breakage of Lib/tarfile.py on non-Windows platforms due to
using WindowsError in a try/except. Only add WindowsError to the list of
exceptions to catch when we are actually running on Windows.

Additionally, add a call that was left out in test_posixpath.

Thanks Amaury, Antoine, and Jason.
2010-07-09 13:54:27 +00:00
..
2010-06-09 08:13:42 +00:00
2010-04-11 20:41:56 +00:00
2010-07-04 19:23:49 +00:00
2010-06-27 11:24:03 +00:00
2010-05-05 19:11:21 +00:00
2010-04-17 00:19:56 +00:00
2010-03-11 22:53:45 +00:00
2010-01-13 03:49:50 +00:00
2010-04-17 00:19:56 +00:00