Duncan Booth <duncan.booth at invalid.invalid> 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.