| common.messagereader (version 0.1, 9 April 2003) | index e:\bothans\common\messagereader.py |
This module contains a MessageReader class that uses DOM to
return a tuple tree representing a xml message it reads from a file-like
object
| Modules | ||||||
| ||||||
| Classes | ||||||||||||||||||
| ||||||||||||||||||
| Data | ||
| __author__ = 'Michel Rasschaert <mrasschaert@neocles.com>' __date__ = '9 April 2003' __file__ = r'e:\bothans\common\messagereader.pyc' __license__ = 'This file is part of Bothans\n\n Bothans is fre...lace, Suite 330, Boston, MA 02111-1307 USA\n ' __name__ = 'common.messagereader' __status__ = 'alpha' __version__ = '0.1' log = <logging.Logger instance at 0x007AB9D8> | ||
| Author | ||
| Michel Rasschaert <mrasschaert@neocles.com> | ||