how to modify code while debugging it without having to stop and then restart debugger

James Stroud jstroud at mbi.ucla.edu
Mon Nov 7 20:23:07 EST 2005



On Monday 07 November 2005 16:56, python wrote:
>
> so how can i use python to debug code and change that code without having
> to restart the code.


look into reload()



-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/



More information about the Python-list mailing list