[Zope] Error Type: ExpatError
Fred Drake
fdrake at gmail.com
Wed Oct 12 10:11:33 EDT 2005
On 10/12/05, Garito <garito at sistes.net> wrote:
> Alan Milligan escribió:
> >You do realise that pyexpat has a limitation of 8192 bytes between xml
> >tags - if your parse string is longer than this, it will fail. You can
> >recompile your expat parser to accept larger sizes, but this drastically
> >affects performance.
Ok, I don't know just where this assertion comes from; I can't
reproduce this at all with the pyexpat in Python 2.3.5 or 2.4.2. I've
attached a short test program that verifies pyexpat's behavior.
-Fred
--
Fred L. Drake, Jr. <fdrake at gmail.com>
"Society attacks early, when the individual is helpless." --B.F. Skinner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyexpat-test.py
Type: text/x-python
Size: 557 bytes
Desc: not available
Url : http://mail.zope.org/pipermail/zope/attachments/20051012/15026f74/pyexpat-test.py
More information about the Zope
mailing list