Commit Graph

7 Commits

Author SHA1 Message Date
Jeremy Hylton 9b6d9b4453 Update to reflect pending __future__ PEP, availability in 2.1 and 2.2,
and warnings.

Various bugs reported by Aahz Maruch.
2001-02-26 20:08:05 +00:00
Jeremy Hylton 0568294565 Several revisions, primarily to clarify backwards compatibility issues. 2001-02-21 19:11:21 +00:00
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