[issue36948] NameError in urllib.request.URLopener.retrieve

David Bolen report at bugs.python.org
Tue May 21 18:37:22 EDT 2019


David Bolen <db3l.net at gmail.com> added the comment:

Oh, and just for historical purposes, it looks like the root cause was that the nturl2path.pathnametourl forces an uppercase drive letter.  So that's where the inconsistency in the test got introduced.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36948>
_______________________________________


More information about the Python-bugs-list mailing list