sets

Gerrit Holl gerrit at nl.linux.org
Fri Nov 28 10:57:38 EST 2003


Brett C. wrote:
> Sets now at blazing C speeds!
> -----------------------------
> Raymond Hettinger implemented the sets API in C!  The new built-ins are 
> set (which replaces sets.Set) and frozenset (which replaces 
> sets.ImmutableSet).  The APIs are the same as the sets module sans the 
> name change from ImmutableSet to frozenset.
> 
> Contributing threads:
>   - `set() and frozenset() 
> <http://mail.python.org/pipermail/python-dev/2003-November/040253.html>`__

Will the sets module now be deprecated?
Or will they stay and be re-implemented so they become like UserDict,
UserList, UserString?

yours,
Gerrit.

-- 
147. If she have not borne him children, then her mistress may sell her
for money.
          -- 1780 BC, Hammurabi, Code of Law
-- 
Asperger's Syndrome - a personal approach:
	http://people.nl.linux.org/~gerrit/english/





More information about the Python-list mailing list