| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
dict --+
|
PathInfo
Object used to represent pathinfo.
The pathinfo is available as a dictionary of named components, followed by a tail containing the unnamed trailing components.
Note that iterating over the PathInfo object returns a list of the names of the named components, and does not return any information on the tail.
| Instance Methods | |||
new empty dictionary |
|
||
|
Inherited from Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sun Mar 29 00:41:58 2009 | http://epydoc.sourceforge.net |