twisted.python.urlpath.URLPath(object) class documentationtwisted.python.urlpath
View Source
(View In Hierarchy)
| Method | __init__ | Undocumented |
| Method | pathList | Undocumented |
| Class Method | fromString | Undocumented |
| Class Method | fromRequest | Undocumented |
| Method | sibling | Undocumented |
| Method | child | Undocumented |
| Method | parent | Undocumented |
| Method | here | Undocumented |
| Method | click | Return a path which is the URL where a browser would presumably take you if you clicked on a link with an HREF as given. |
| Method | __str__ | Undocumented |
| Method | __repr__ | Undocumented |
| Method | _pathMod | Undocumented |
Return a path which is the URL where a browser would presumably take you if you clicked on a link with an HREF as given.