Paul Rubin wrote:
mk <mrk...@gmail.com> writes:Um... run your code in a debugger...except the code in question is multithreaded and pdb is no good for that, and last time I checked, yappi was broken.Try winpdb.org.
This is a treasure! In minutes I've had this attached to remote process and debugging threads.
Muchos gracias Paul! Regards, mk -- http://mail.python.org/mailman/listinfo/python-list