[Python-Dev] [poll] New name for __builtins__
Steven Bethard
steven.bethard at gmail.com
Thu Nov 29 07:29:08 CET 2007
More information about the Python-Dev mailing list
Thu Nov 29 07:29:08 CET 2007
- Previous message: [Python-Dev] [poll] New name for __builtins__
- Next message: [Python-Dev] [poll] New name for __builtins__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Nov 28, 2007 10:11 PM, Ron Adam <rrr at ronadam.com> wrote: > Keeping __root__ relatively short has the benefit of being able to easily > use "__root__.name" in the case where "name" was/is used in the local > scope. I don't see any reason to make it harder. There might even be a > use case for using all explicit __root__ references. Isn't this an explicit non-goal? We're talking about __builtins__, the implementation hack, not __builtin__ the module-like object you're supposed to use if you want to do things like __builtin__.open. STeVe -- I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a tiny blip on the distant coast of sanity. --- Bucky Katt, Get Fuzzy
- Previous message: [Python-Dev] [poll] New name for __builtins__
- Next message: [Python-Dev] [poll] New name for __builtins__
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list