| 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 Mon Jun 17 02:27:22 2013 | http://epydoc.sourceforge.net |