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 | |||
|
|||
Inherited from Inherited from |
Properties | |
Inherited from |
Method Details |
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon Feb 2 10:56:24 2009 | http://epydoc.sourceforge.net |