[python] dynamicky vytvarene podtridy?

Jaroslav Pachola j_p_misc na centrum.cz
Středa Říjen 6 12:27:03 CEST 2004


Tohle vypada zajimave - z comp.lang.python:

>I've found two different ways to do it in the documentation:
>
>new.classobj(name, baseclasses, dict)
>
>
This creates an old-style class (new.classobj being the old-style
metaclass).

>type(name, bases, dict)
>
>
This creates a new-style class
...

JP



Další informace o konferenci Python