[Python-Dev] Internal namespace proposal (original) (raw)
David Hopwood david.nospam.hopwood at blueyonder.co.uk
Thu Jul 27 17:24:13 CEST 2006
- Previous message: [Python-Dev] Internal namespace proposal
- Next message: [Python-Dev] Internal namespace proposal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
David Hopwood wrote:
The intention was not to require the restrictions to be compiler-enforced; only to allow them to be compiler-enforced.
Code like this, for example: def someMethod(self, x): if self == x:
"if self is x:", I meant.
foo(x.internal)
should not have to work.
-- David Hopwood <david.nospam.hopwood at blueyonder.co.uk>
- Previous message: [Python-Dev] Internal namespace proposal
- Next message: [Python-Dev] Internal namespace proposal
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]