Amaury Forgeot d'Arc <amaur...@gmail.com> added the comment: For this kind of question you'd better ask on the comp.lang.python newsgroup. The bug tracker is not designed to get help.
A remark though: to really debug the RuntimeError a C debugger is needed (and a debug build of Python). You'd better try to know why your script consumes more and more memory. There are certainly tools for this, and people on the python newsgroup will be happy to share them with you. ---------- nosy: +amaury.forgeotdarc resolution: -> invalid status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11094> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com