Re: python newbie



On Nov 3, 8:35 pm, Paul Rubin <http://phr...@xxxxxxxxxxxxxx> wrote:
Duncan Booth <duncan.bo...@xxxxxxxxxxxxxxx> writes:
This isn't perfect (global variables have to be set before hooking the
module) but it sort of works:
--------- callable.py ---------------
"""How to define a callable module""" ...

Oh neat, thanks, I'll have to file that one away, and use it now and then.

I'm intrigued - when would you want a callable module?

--
Paul Hankin

.