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

If you can build this on top of nt._path_splitroot then it could save a decent 
amount of work, though at the same time I think it's worthwhile having a pure 
Python implementation which is cross-platform.

Haven't looked at the PR yet (or Eryk's implementation recently), but at the 
very least it would be nice to have tests that verify consistency with 
nt._path_splitroot. That way at least we'll discover if the native version 
changes.

----------

_______________________________________
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