| Home | Trees | Indices | Help | 
 | 
|---|
|  | 
object --+        
         |        
      list --+    
             |    
 UnorderedList --+
                 |
                RegexList
Class representing a list of valid regular expression strings.
This is an unordered list.
We override the append, insert and 
  extend methods to ensure that any item added to the list is 
  a valid regular expression.
| 
 | |||
| 
 | |||
| 
 | |||
| 
 | |||
| Inherited from  Inherited from  Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| Inherited from  | |||
| 
 | |||
| 
 Overrides the standard  
 | 
| 
 Overrides the standard  
 | 
| 
 Overrides the standard  
 | 
| Home | Trees | Indices | Help | 
 | 
|---|
| Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |