| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
An generic class supporting tags.
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from   | 
  |||
    
  | 
|||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from   | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
        VALID_TAG_RE = re.compile("^[\w.+*/:@-]+$")
     | 
  |||
    
  | 
|||
| 
     Inherited from   | 
  |||
    
  | 
|||
  
 Check if a tag is valid. If the tag is invalid, an errors.TagError will be raised. The function has no return value.  | 
  
 Taggable-object-specific conversion to standard python types. This replaces the tags set with a list. 
  | 
  
 Custom function for instances. 
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 20 13:27:08 2010 | http://epydoc.sourceforge.net |