On 9/17/06, Chris Lawrence <[EMAIL PROTECTED]> wrote:
That is probably so, but I think it's likely a memory hogging bug in Python proper rather than reportbug per se... there's certainly nothing in the code that allocates 100MB.
After some further experimentation, I think it may be a memory leak in Python's sgmllib module - both functions use sgmllib-derived parsers. Chris -- Chris Lawrence - http://blog.lordsutch.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

