automatic reload

Alan Baljeu alanbaljeu at yahoo.com
Fri Nov 14 12:04:58 EST 2008


I need a solution for automatically reloading files I edited.  This is in a unit testing/fixing context, so there shouldn't be much problem with leftover data.  I just need to be able to call a reload_changed() method of some sort before rerunning tests.  Stopping and restarting the python interpreter (it's embedded) might be an option if (a) that's feasible within a process and (b) it's quick.

 Alan Baljeu
http://www.collaborative-systems.org
Intelligent software that works _with_ you.



      __________________________________________________________________
Get a sneak peak at messages with a handy reading pane with All new Yahoo! Mail: http://ca.promos.yahoo.com/newmail/overview2/



More information about the Python-list mailing list