[Python-3000] PEP 3108 and modules to be removed (current list)

Collin Winter collinw at gmail.com
Tue Jan 9 23:55:06 CET 2007


On 1/5/07, Brett Cannon <brett at python.org> wrote:
> Obsolete
> --------
>
> Becoming obsolete signifies that either another module in the stdlib
> or a widely distributed third-party library provides a better solution
> for what the module is meant for.

How about the sets module? The set and frozenset types would seem to
have made a separate module obsolete.

I've just refreshed SF patch #1500611, which removes all usages of the
sets module from the stdlib and test suite.

Collin Winter


More information about the Python-3000 mailing list