[Python-Dev] Namespaces (original) (raw)
Greg Ewing greg@cosc.canterbury.ac.nz
Mon, 08 Apr 2002 13:55:51 +1200 (NZST)
- Previous message: [Python-Dev] Namespaces
- Next message: [Python-Dev] Re: PEP 279
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Aahz <aahz@pythoncraft.com>:
Rebinding a does not affect the originally bound object (unless the originally bound object's reference count goes to zero).
Any ideas about what to call ?
Variable.
Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg@cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] Namespaces
- Next message: [Python-Dev] Re: PEP 279
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]