|
Url
|
|
|
Inherits From:
|
|
- no super class -
|
|
Declared In:
|
|
Url.py
|
|
|
|
Class Description
|
|
blah blah blah
|
|
Method Types
|
|
-
__str__
-
setArgument_toValue_(self, arg, value)
-
addPath_(self, path)
-
protocol_(self, o)
-
parsePath
-
realescape(s)
-
argumentsString
-
unparsedUrl
-
splitPath
-
argumentsDict
-
parseDomain
-
__init__
-
parseArguments
-
url_(self, o)
-
path
-
endsPathWithSlash_(self, o)
-
argumentsDict_(self, o)
-
domain_(self, o)
-
url
-
parse
-
endsPathWithSlash
-
path_(self, o)
-
removeArgument_(self, arg)
-
unparse
-
set_to_(self, arg, value)
-
domain
-
fullDomain
-
protocol
|
|
Instance Methods
|
|
__str__
?
setArgument_toValue_(self, arg, value)
?
addPath_(self, path)
?
protocol_(self, o)
?
parsePath
?
realescape(s)
?
argumentsString
?
unparsedUrl
?
splitPath
?
argumentsDict
?
parseDomain
?
__init__
?
parseArguments
?
url_(self, o)
?
path
?
endsPathWithSlash_(self, o)
?
argumentsDict_(self, o)
?
domain_(self, o)
?
url
?
parse
?
endsPathWithSlash
?
path_(self, o)
?
removeArgument_(self, arg)
?
unparse
?
set_to_(self, arg, value)
?
domain
?
fullDomain
?
protocol
?
|