Plan 9 from Bell Labs’s /usr/web/sources/contrib/bichued/root/sys/lib/python/xml/__init__.pyc

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


�
��c@s�dZddddgZdi�ddZdZyd
dkZWnej
onbXy
eiZWne	j
on?Xeejo-d
dk
Z
eiie�ee
i
e<n[dS(
s�Core XML support for Python.

This package contains four sub-packages:

dom -- The W3C Document Object Model.  This supports DOM Level 1 +
       Namespaces.

parsers -- Python wrappers for XML parsers (currently only supports Expat).

sax -- The Simple API for XML, developed by XML-Dev, led by David
       Megginson and ported to Python by Lars Marius Garshol.  This
       supports the SAX 2 API.

etree -- The ElementTree XML library.  This is a subset of the full
       ElementTree XML release.

tdomtparserstsaxtetrees$Revision: 41660 $i�iiii�N(iii(t__doc__t__all__tsplitt__version__t_MINIMUM_XMLPLUS_VERSIONt_xmlplustImportErrortversion_infotvtAttributeErrortsyst__path__textendtmodulest__name__(((s/sys/lib/python/xml/__init__.pys<module>s 



Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.