Trees
Indices
Help
Python Standard Library
Module nturl2path
[
hide private
]
[
frames
] |
no frames
]
Module nturl2path
Convert a NT pathname to a file URL and vice versa.
Functions
[
hide private
]
url2pathname
(
url
)
OS-specific conversion from a relative URL of the 'file' scheme to a file system path; not recommended for general use.
pathname2url
(
p
)
OS-specific conversion from a file system path to a relative URL of the 'file' scheme; not recommended for general use.
Trees
Indices
Help
Python Standard Library
Generated by Epydoc 3.0 on Tue Jan 29 22:41:05 2008
http://epydoc.sourceforge.net