Georg Brandl wrote:
> If you have many classes in a module, putting
>
> __metaclass__ = type
>
> at the top can save you these keystrokes.
>
> Georg

We could do that ? Nice trick that I've never thoughts about myself.

Thanks Georg.

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

Reply via email to