Raise Error in a Module and Try/Except in a different Module

Jim jbo at cannedham.ee.ed.ac.uk
Mon Apr 4 06:34:02 EDT 2005


> 
> You're not *calling* FUNC1 here, you're just assigning a reference to
> it to the name 'a'. Try FUNC1() instead.
> 
Oh yeah.



More information about the Python-list mailing list