I see advice on how to debug a python module that hangs up the process

Paul Rubin http
Tue Dec 16 19:15:56 EST 2003


JD <lists at webcrunchers.com> writes:
> print "before function call"
> my_function(some_arguments)
> print "after function call"

What are the arguments?  Maybe their evaluation is hanging somehow.




More information about the Python-list mailing list