HappyDoc Generated Documentation Class: DemoParser2065

. / Demo / format2065.py / DemoParser2065 

Methods   
  parseText 
parseText ( self,  f )
Exceptions   

DemoError( "couldn't find \"[END TEXT]\" tag." )

  parseDemoHeaders 
parseDemoHeaders ( self,  f )
Exceptions   

DemoError( "couldn't find \"[END INFO]\" tag." )

  parseCommands 
parseCommands ( self,  f )
Exceptions   

DemoError( "couldn't find \"[END COMMANDS]\" tag." )

  parseStartAttrs 
parseStartAttrs ( self,  line )
  parseDemo 
parseDemo ( self )
Exceptions   

DemoError( "Couldn't find valid panel description in source file. " "Demo must have at least one step." )

  parsePanel 
parsePanel (
        self,
        f,
        step_num,
        line,
        )
Exceptions   

DemoError, "couldn't find \"[END]\" tag for panel #%d." %(p.getId() )

  parseUndo 
parseUndo ( self,  f )
Exceptions   

DemoError( "couldn't find \"[END UNDO]\" tag." )


This document was automatically generated Wed Jul 9 15:49:40 2008 by HappyDoc version 3.1