]> granicus.if.org Git - python/commit
Issue #20384: Fix the test_tarfile test on Windows.
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 24 Jan 2014 20:19:23 +0000 (22:19 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Fri, 24 Jan 2014 20:19:23 +0000 (22:19 +0200)
commit2d5a0928f1db9beca9e5339c31d8fca6240c49e0
tree932dc0c692d97d4d1374a6ddb73fa5a43ae3ec6e
parentf0b463ad845c7433a0c561ef2c71d350f4b508c5
Issue #20384: Fix the test_tarfile test on Windows.

On Windows os.open() error message doesn't contain file name.
Lib/test/test_tarfile.py