[Python-Dev] Re: PEP 218 (sets); moving set.py to Lib

Guido van Rossum guido@python.org
Tue, 20 Aug 2002 16:28:54 -0400


> is there a list somewhere of things that should be mulled over?
> 
> (e.g. set api issues, textfile(filename, mode, encoding) instead of
> that ugly "U" flag, datetime/basetime stuff, bwidgets additions to
> tkinter, tk 8.4 updates, etc)

I've added these to PEP 283.  Anybody who has a suggestion please edit
that PEP (or mail it to me if you don't have checkin perms).

--Guido van Rossum (home page: http://www.python.org/~guido/)