home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2005 March / PCWELT_3_2005.ISO / pcwsoft / framework-2.2.exe / expat.pyc (.txt) < prev    next >
Encoding:
Python Compiled Bytecode  |  2003-12-30  |  300 b   |  7 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.3)
  3.  
  4. '''Interface to the Expat non-validating XML parser.'''
  5. __version__ = '$Revision: 1.1 $'
  6. from pyexpat import *
  7.