| Trees | Indices | Help | 
        
  | 
  
|---|
| 
       | 
  
              object --+            
                       |            
                    dict --+        
                           |        
twisted.python.usage.Options --+    
                               |    
          OptionsWithOptionsFile --+
                                   |
                                  TryOptions
| Instance Methods | |||
      new empty dictionary  | 
      
  | 
  ||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
      
  | 
  |||
| 
     Inherited from  Inherited from  Inherited from   | 
  |||
| Class Variables | |
        optParameters = 
     | 
  |
        optFlags = 
     | 
  |
        buildbotOptions = 
     | 
  |
| 
     Inherited from   | 
  |
| Properties | |
| 
     Inherited from   | 
  
| Method Details | 
  
 x.__init__(...) initializes x; see help(type(x)) for signature 
  | 
  
 Returns a string containing a description of these options and how to pass them to the executed file. 
  | 
  
 I am called after the options are parsed. Override this method in your subclass to do something after the options have been parsed and assigned, like validate that all options are sane. 
  | 
| Class Variable Details | 
  optParameters
  | 
  optFlags
  | 
  buildbotOptions
  | 
| Trees | Indices | Help | 
        
  | 
  
|---|
| Generated by Epydoc 3.0.1 on Sun Jul 17 13:45:26 2011 | http://epydoc.sourceforge.net |