symbian-qemu-0.9.1-12/python-win32-2.6.1/lib/xml/parsers/expat.py
author Simon Howkins <simonh@symbian.org>
Thu, 03 Dec 2009 15:24:11 +0000
changeset 25 1a93ed2e38bd
parent 1 2fb8b9db1c86
permissions -rw-r--r--
Removed REE_PATH option as it's no longer needed.

"""Interface to the Expat non-validating XML parser."""
__version__ = '$Revision: 17640 $'

from pyexpat import *