Brian Curtin <br...@python.org> added the comment:

I recently created "minidumper" to write Visual Studio "MiniDump" files of 
interpreter crashes, but it's currently only available on 3.x. If I port it to 
2.x, you could add "import minidumper;minidumper.enable()" to the top of your 
script, then we could probably get somewhere with it.

An additional example script, possibly including sample data to run through it, 
would be even better.

----------
nosy: +brian.curtin

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue13081>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to