pre-PEP generic objects

Fredrik Lundh fredrik at pythonware.com
Tue Nov 30 03:12:38 EST 2004


Steven Bethard wrote:

> Currently, if a Python programmer makes this design decision, they are
> forced to declare a new class, and then build instances of this class.

FORCED to create a new class, and FORCED to create instances of
their own class instead of your class?  without this, Python must surely
be unusable.  no wonder nobody's ever managed to use it for anything.

</F> 






More information about the Python-list mailing list