]> granicus.if.org Git - python/commit
Issue #17883: Tweak test_tcl testLoadWithUNC to skip the test in the
authorZachary Ware <zachary.ware@gmail.com>
Mon, 4 Nov 2013 04:51:25 +0000 (22:51 -0600)
committerZachary Ware <zachary.ware@gmail.com>
Mon, 4 Nov 2013 04:51:25 +0000 (22:51 -0600)
commit57d35c6494fadbbec2a87ba65e162f3256ee0a94
tree95bc91dbe077e29355d154f3de6f060e095bd16a
parenta1ea8933343d786c6e3af0613b70c1917a94cb84
Issue #17883: Tweak test_tcl testLoadWithUNC to skip the test in the
event of a permission error on Windows and to properly report other
skip conditions.
Lib/test/test_tcl.py
Misc/NEWS