| snacktime 
    snacktime at gmail.com Thu Jan 27 01:42:14 EST 2005 
 Do variables defined in the main function called by publisher persist after the request? Also, how do you destroy an instance of a class? Do you just assign it a value of None? And if you call a class from within a function, when you leave the function the class instance is destroyed unless the function returns the instance to the caller correct? Chris 
 |