Python and generic programming

Jeremy Bowers jerf at jerf.org
Thu Oct 21 20:12:05 EDT 2004


On Fri, 22 Oct 2004 00:25:28 +0200, Alex Martelli wrote:

> Roman Suzi <rnd at onego.ru> wrote:
> 
>> I wonder, does Python support generic programming paradigm, and to what extent
> 
> It appears to me to support generics at least as well as C++ does.  I
> just write normal code (no typechecks) and voila, the equivalent of C++
> templates (at least).  What do you think is missing?

The handcuffs.




More information about the Python-list mailing list