[Python-Dev] [poll] New name for builtins (original) (raw)
Steven Bethard steven.bethard at gmail.com
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 ]