
report at bugs
Aug 19, 2012, 6:27 PM
Post #1 of 1
(36 views)
Permalink
|
|
[issue7665] test_urllib2 and test_ntpath fail if path contains "\"
|
|
Benno Rice added the comment: This patch fixes the urllib2 test. I wasn't able to replicate the ntpath test failure. This patch needs testing on Windows to make sure I haven't broken anything. ---------- keywords: +patch nosy: +Benno.Rice Added file: http://bugs.python.org/file26907/urllib2-conditionalise-path-hacking.patch _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue7665> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|