Package conduit :: Package modules :: Module ConverterModule :: Class EventConverter
[hide private]

Class EventConverter

source code


Instance Methods [hide private]
 
__init__(self) source code
 
event_to_file(self, event, **kwargs) source code
 
event_to_text(self, event, **kwargs) source code
 
file_to_event(self, f, **kwargs) source code
 
text_to_event(self, text, **kwargs) source code
Class Variables [hide private]

Inherited from TypeConverter.Converter: _module_type_