Paul Moore wrote: > The one downside of following expanduser is that Christian's code is > in C, where ntpath.expanduser is in Python, so there are 2 versions to > keep in sync. Maybe Christian could expose his C implementation, which > ntpath.expanduser could then reuse?
What code are you talking about? Except for the -s option PEP 370 is implemented in Python. Or are you talking about my os.path.getshellfolder() patch? Christian _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com