[Python-Dev] Re: [Python-checkins] python/dist/src/Lib types.py,1.26,1.27
Skip Montanaro
skip@pobox.com
Thu, 23 May 2002 08:18:12 -0500
>> If that's the case, I suggest you deprecate the types module and
>> change its documentation to reflect the new preferred way of doing
>> business.
Guido> Quit harping about the fact that types isn't deprecated already!
Guido> We haven't even done a release yet.
I'm not. You were the one who brought up maybe deprecating it. If it's
not going to be deprecated I see no reason it should not provide names for
all the builtin types.
Skip