[Python-Dev] PEP 370, open questions (original) (raw)
Christian Heimes lists at cheimes.de
Thu Jan 17 19:36:41 CET 2008
- Previous message: [Python-Dev] PEP 370, open questions
- Next message: [Python-Dev] PEP 370, open questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] PEP 370, open questions
- Next message: [Python-Dev] PEP 370, open questions
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]