Commit Graph

5 Commits

Author SHA1 Message Date
Jeremy Hylton 4be092d93e Clarify rules for names defined in class scope. (Classes hide names
was a bad label.)

Add note about how to implement flat closures using an extra level of
indirection.
2000-12-14 14:53:02 +00:00
Guido van Rossum 0bb1267cae Indent the examples to make sure the HTML looks right. 2000-12-14 14:40:45 +00:00
Jeremy Hylton d5d6de8908 add brief note on compiler support 2000-12-14 04:53:15 +00:00
Jeremy Hylton d1917acf5a new draft 2000-12-14 04:50:32 +00:00
Barry Warsaw e16bb39b89 PEP 227, Statically Nested Scopes, Jeremy Hylton 2000-11-02 16:18:23 +00:00