Eryk Sun <eryk...@gmail.com> added the comment:

ntpath.realpath() has since been implemented, and it addresses the problem by 
keeping the extended (verbatim) path prefix in the result if the input argument 
has it, and otherwise removing the prefix if the final path resolves correctly 
without it.

----------
versions: +Python 3.10, Python 3.8, Python 3.9 -Python 3.4, Python 3.5

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

Reply via email to