symbian-qemu-0.9.1-12/python-win32-2.6.1/lib/xml/parsers/expat.py
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 """Interface to the Expat non-validating XML parser."""
       
     2 __version__ = '$Revision: 17640 $'
       
     3 
       
     4 from pyexpat import *