Lee Brown
administrator at leebrown.org
Thu Jan 27 18:57:18 EST 2005
-----Original Message----- From: mod_python-bounces at modpython.org [mailto:mod_python-bounces at modpython.org] On Behalf Of snacktime Sent: Thursday, January 27, 2005 1:42 AM To: mod_python at modpython.org Subject: [mod_python] namespaces in publisher > ... > Also, how do you destroy an instance of a class? > ... I usually destroy a class by not reading the documentation before I screw around overloading its methods. Sometimes I can destroy it just by subclassing it. Heck, some days I can destroy it just by looking in its general direction. :-)
|