| common.xmlutils (version 0.1, 2 May 2003) | index e:\bothans\common\xmlutils.py |
Our XML library (inspired from xmlutils, hugely modified)
Also inspired by the previous version by David Ferlier
| Modules | ||||||
| ||||||
| Classes | ||||||||||||||||||
| ||||||||||||||||||
| Data | ||
| __author__ = 'Michel Rasschaert <mrasschaert@neocles.com>' __date__ = '2 May 2003' __file__ = r'e:\bothans\common\xmlutils.pyc' __license__ = 'This file is part of Bothans\n\n Bothans is fre...lace, Suite 330, Boston, MA 02111-1307 USA\n ' __name__ = 'common.xmlutils' __status__ = 'beta' __version__ = '0.1' log = <logging.Logger instance at 0x00AB0C20> | ||
| Author | ||
| Michel Rasschaert <mrasschaert@neocles.com> | ||