| Trees | Indices | Help |
|---|
|
|
Contains classes for parsing and validating Dialogues and other dialogue-related data.
|
|||
|
DialogueFormatError Exception thrown when the DialogueParser has encountered an error. |
|||
|
AbstractDialogueParser Abstract base class defining the interface for parsers responsible for constructing a Dialogue from its serialized representation. |
|||
|
YamlDialogueParser AbstractDialogueParser subclass responsible for parsing dialogues serialized in YAML. |
|||
OldYamlDialogueParserYAMLDialogueParser that can read and write
dialogues in the old Techdemo1 dialogue file format.
|
|||
|
|||
logger = logging.getLogger('dialogueparser')
|
|||
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Aug 15 17:19:43 2011 | http://epydoc.sourceforge.net |