Home | Trees | Indices | Help |
---|
|
Converter module. This is for the moment empty (populated only with almost pass through anonymous functions) but aims to be populated with more sofisticated translators ...
Author: J\xc3\xa9r\xc3\xb4me Kieffer
Contact: jerome.kieffer@esrf.eu
Copyright: European Synchrotron Radiation Facility, Grenoble, France
License: GPLv3+
|
|||
|
|||
|
|||
|
|
|||
logger = logging.getLogger("converter")
|
|||
CONVERSION_HEADER =
|
|||
CONVERSION_DATA =
|
|||
__package__ =
|
|
Return data converted to the output format ... over-simplistic implementation for the moment ...
|
return header converted to the output format
|
|
CONVERSION_HEADER
|
CONVERSION_DATA
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue Apr 2 13:31:40 2013 | http://epydoc.sourceforge.net |