]> granicus.if.org Git - python/commit
Some win32 platforms raise NotADirectoryError, others FileNotFoundError. Issue #13366.
authorFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 7 Nov 2011 22:24:08 +0000 (23:24 +0100)
committerFlorent Xicluna <florent.xicluna@gmail.com>
Mon, 7 Nov 2011 22:24:08 +0000 (23:24 +0100)
commitbe908405a5ceb28dbbe9f60557bad0e4ed083a49
treedb65a9566abec3767caac9864d8e3314486c7721
parent7eb65847da045ec77de8073efa06b9f1e9d7e243
Some win32 platforms raise NotADirectoryError, others FileNotFoundError. Issue #13366.
Lib/test/test_pep277.py