* Alan Gauld (Mon, 11 Jun 2007 13:27:41 +0100) > "Andy Cheesman" <[EMAIL PROTECTED]> wrote > > > I've written. After a code modification, is there an easy, quick way > > to > > refresh changed modules? > > Look at the reload() function.
...and the deep reload option (which is the primary functional enhancement to the standard Python console)... (Of course that's all pretty much documented in IPython's docs) _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor