home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2005 June / PCpro_2005_06.ISO / files / opensource / openoffice / openofficeorg3.cab / __init__2.py < prev    next >
Encoding:
Python Source  |  2005-02-15  |  167 b   |  9 lines

  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. """
  9.