Python from Wise Guy's Viewpoint
Jarek Zgoda
jzgoda at gazeta.usun.pl
Sun Oct 19 08:51:00 EDT 2003
More information about the Python-list mailing list
Sun Oct 19 08:51:00 EDT 2003
- Previous message (by thread): Python from Wise Guy's Viewpoint
- Next message (by thread): Python from Wise Guy's Viewpoint
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
mike420 at ziplip.com <mike420 at ziplip.com> pisze: > 8. Can you undefine a function, value, class or unimport a module? > (If the answer is no to any of these questions, Python is simply > not interactive enough) Yes. By deleting a name from namespace. You better read some tutorial, this will save you some time. -- Jarek Zgoda Registered Linux User #-1 http://www.zgoda.biz/ JID:jarek at jabberpl.org http://zgoda.jogger.pl/
- Previous message (by thread): Python from Wise Guy's Viewpoint
- Next message (by thread): Python from Wise Guy's Viewpoint
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list