| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| |||
|
|||
| PI | ||
| Comment | ||
|
Attribute Maps the attribute of an XML element to a simple Python object. |
||
|
Element Maps an XML element to a Python object. |
||
| Document | ||
|
|||
|
__version__ = '0.2.0'
|
||
|
__authors__ = ['Sylvain Hellegouarch (sh@defuze.org)']
|
||
|
__contributors__ = ['David Turner']
|
||
|
__date__ = '2006/12/08'
|
||
|
__copyright__ = '\nCopyright (c) 2006 Sylvain Hellegouarch\nAll righ...
|
||
|
__license__ = '\nRedistribution and use in source and binary forms...
|
||
|
ENCODING = 'UTF-8'
|
||
|
DUMMY_URI = u'http://dummy.com'
|
||
|
|||
__version__None
|
__authors__None
|
__contributors__None
|
__date__None
|
__copyright__None
|
__license__None
|
ENCODINGNone
|
DUMMY_URINone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Dec 8 22:48:56 2006 | http://epydoc.sourceforge.net |