symbian-qemu-0.9.1-12/python-win32-2.6.1/lib/xml/parsers/__init__.py
changeset 1 2fb8b9db1c86
equal deleted inserted replaced
0:ffa851df0825 1:2fb8b9db1c86
       
     1 """Python interfaces to XML parsers.
       
     2 
       
     3 This package contains one module:
       
     4 
       
     5 expat -- Python wrapper for James Clark's Expat parser, with namespace
       
     6          support.
       
     7 
       
     8 """