[Python-Dev] towards a faster Python (original) (raw)
Greg Ewing greg@cosc.canterbury.ac.nz
Tue, 10 Jun 2003 12:31:15 +1200 (NZST)
- Previous message: [Python-Dev] towards a faster Python
- Next message: [Python-Dev] Re: PEP-317
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Mark Russell <mrussell@verio.net>:
- The presence of the export statement makes binding or unbinding names in the module's dict illegal after the module has been loaded
This would seem to be arbitrarily tying together two unrelated features.
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] towards a faster Python
- Next message: [Python-Dev] Re: PEP-317
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]