Steve Dower <steve.do...@python.org> added the comment:
I also had to special-case "realpath('nul')" to maintain the behaviour that we deliberately maintained in another bug, and I think isabs() should always return true for "\\?\" prefixed paths (given that join() will promote a "\\?\" prefixed path to the root). ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38453> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com