Python STL ?

Andrew Cooke andrew at andrewcooke.free-online.co.uk
Mon Feb 19 17:27:07 EST 2001


There's no need for templates in a dynamically typed language and Python
already has arrays, strings, hash functions and generic "sequence"
operations.  There's discussion on iterators elsewhere in this group. 
So what do you want?

Andrew

Nahuel Greco wrote:
> 
> There is something like the C++ STL for python (i dont mean CXX), or any project
> aimed to this?
> 
> ----------------------------------------------------------
> Nahuel Greco                 Web Development - Open Source
> http://www.codelarvs.com.ar  Game Programming - Research
> Freelance coding / sysadmin  Networking. The answer is 42.
> ----------------------------------------------------------



More information about the Python-list mailing list