class or instance method

Paul Johnston paul.paj at gmail.com
Sun Jun 21 09:31:58 EDT 2009


Hi,

> class class_or_instance(object):
>     def __init__(self, fn):
...

This works a treat, thank-you.

Paul



More information about the Python-list mailing list