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

Oh yeah.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to