Home | Trees | Indices | Help |
|
---|
|
|
|||
remove_dot_segments(path) | |||
urinorm(uri) |
|
|||
uri_pattern = '^(([^:/?#]+):)?(//([^/?#]*))?([^?#]*)(\\?([^#]*))?(...
|
|||
uri_re = <_sre.SRE_Pattern object at 0x82df178>
|
|||
authority_pattern = '^([^@]*@)?([^:]*)(:.*)?'
|
|||
authority_re = <_sre.SRE_Pattern object at 0xb7909020>
|
|||
pct_encoded_pattern = '%([0-9A-Fa-f]{2})'
|
|||
pct_encoded_re = <_sre.SRE_Pattern object at 0xb7c525a0>
|
|||
UCSCHAR = [(160, 55295), (63744, 64975), (65008, 65519), (6553...
|
|||
IPRIVATE = [(57344, 63743), (983040, 1048573), (1048576, 1114109)]
|
|||
_ = 122
|
|
|
|
|
uri_pattern
|
uri_re
|
authority_pattern
|
authority_re
|
pct_encoded_pattern
|
pct_encoded_re
|
UCSCHAR
|
IPRIVATE
|
_
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Jun 22 21:41:45 2007 | http://epydoc.sourceforge.net |