Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue665336] win32 os.path.normpath not correct for leading slash cases

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Jul 7, 2009, 7:54 AM

Post #1 of 1 (138 views)
Permalink
[issue665336] win32 os.path.normpath not correct for leading slash cases

Amaury Forgeot d'Arc <amauryfa [at] gmail> added the comment:

On Windows, os.path.normpath(r"\\x\y\z") must return the string
unchanged, because this is the syntax for UNC paths:
\\server\share\file.txt

Closing as invalid.

----------
nosy: +amaury.forgeotdarc
resolution: -> invalid
status: open -> closed

_______________________________________
Python tracker <report [at] bugs>
<http://bugs.python.org/issue665336>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.