On Tue, Mar 29, 2011 at 6:14 PM, monkeys paw <mon...@joemoney.net> wrote: > How do i delete a module namespace once it has been imported? > > I use > > import banner > > Then i make a modification to banner.py. When i import it again, > the new changes are not reflected. Is there a global variable i can > modify? > -- > http://mail.python.org/mailman/listinfo/python-list >
Have a look at: http://washort.twistedmatrix.com/2011/01/introducing-exocet.html -- Ritesh http://www.beamto.us -- http://mail.python.org/mailman/listinfo/python-list