[issue4549] A defect in - (Python3.0)

2008-12-05 Thread Georg Brandl
Georg Brandl <[EMAIL PROTECTED]> added the comment: Thanks for reporting, there was already a comment in the source about this :) Fixed in r67594. -- resolution: -> fixed status: open -> closed ___ Python tracker <[EMAIL PROTECTED]>

[issue4549] A defect in - (Python3.0)

2008-12-05 Thread ZX
New submission from ZX <[EMAIL PROTECTED]>: "If a name is declared global, then all references and assignments go directly to the middle scope containing the module’s global names. Otherwise, all variables found outside of the innermost scope are read-only (an attempt to write to such a variable