Message91452
I'm using the Expat python interface to parse multiple XML files in an
application and have found that it throws a "Memory Error" exception if
multiple calls are made to xmlparser.ParseFile(file) on the same
xmlparser object. This occurs even with a vanilla xmlparser object
created with xml.parsers.expat.ParserCreate().
Python Version: 2.6.2
Operating System: Ubuntu |
|
Date |
User |
Action |
Args |
2009-08-10 16:23:26 | realpolitik | set | recipients:
+ realpolitik |
2009-08-10 16:23:25 | realpolitik | set | messageid: <1249921405.95.0.689815480815.issue6676@psf.upfronthosting.co.za> |
2009-08-10 16:23:24 | realpolitik | link | issue6676 messages |
2009-08-10 16:23:24 | realpolitik | create | |
|