[Python-Dev] Patch review: [ 1009811 ] Add missing types to__builtin__
"Martin v. Löwis"
martin at v.loewis.de
Thu Jan 27 07:20:48 CET 2005
More information about the Python-Dev mailing list
Thu Jan 27 07:20:48 CET 2005
- Previous message: [Python-Dev] Patch review: [ 1009811 ] Add missing types to__builtin__
- Next message: [Python-Dev] Patch review: [ 1009811 ] Add missing types to__builtin__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Raymond Hettinger wrote: > I'm -1 on adding these to __builtin__. They are just distractors and > have almost no use in real Python programs. Worse, if you do use them, > then you are likely to be programming badly -- we don't want to > encourage that. I agree. Because of the BDFL pronouncement, I cannot reject the patch, but I won't accept it, either. So it seems that this patch will have to sit in the SF tracker until either Guido processes it, or it is withdrawn. Regards, Martin
- Previous message: [Python-Dev] Patch review: [ 1009811 ] Add missing types to__builtin__
- Next message: [Python-Dev] Patch review: [ 1009811 ] Add missing types to__builtin__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list