Vega strike Python Modules doc
0.5.1
Documentation of the " Modules " folder of Vega strike
|
Functions | |
def | url2pathname |
def | pathname2url |
Convert a NT pathname to a file URL and vice versa.
def nturl2path.pathname2url | ( | p) |
Definition at line 35 of file nturl2path.py.
References dospath.join(), urllib.quote(), dospath.split(), and string.upper().
def nturl2path.url2pathname | ( | url) |
Definition at line 3 of file nturl2path.py.
References dospath.join(), dospath.split(), urllib.unquote(), and string.upper().