Author: guido.van.rossum Date: Wed Jan 10 02:29:06 2007 New Revision: 53336
Modified: python/branches/p3yk/Misc/NEWS Log: News about removal of the sets module. Modified: python/branches/p3yk/Misc/NEWS ============================================================================== --- python/branches/p3yk/Misc/NEWS (original) +++ python/branches/p3yk/Misc/NEWS Wed Jan 10 02:29:06 2007 @@ -105,6 +105,8 @@ Library ------- +- Removed all traces of the sets module. + Build ----- _______________________________________________ Python-3000-checkins mailing list [email protected] http://mail.python.org/mailman/listinfo/python-3000-checkins
