Steve Dower <steve.do...@python.org> added the comment:

For clarity, given Eryk's examples above, both "\\?\UNC\" and "//?/UNC/" are 
okay (as are any combination of forward and backslashes in the prefix, as 
normalization will be applied for any except the "\\?\" version). "UNC" is also 
case-insensitive.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37609>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to