delete namespaces
monkeys paw
monkey at joemoney.net
Tue Mar 29 21:14:58 EDT 2011
More information about the Python-list mailing list
Tue Mar 29 21:14:58 EDT 2011
- Previous message (by thread): Only 7 Years
- Next message (by thread): delete namespaces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message (by thread): Only 7 Years
- Next message (by thread): delete namespaces
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list