Guido van Rossum
|
e480cceffe
|
This PEP still needs a Copyright note. I've added an XXX (I can't
very well place it in the public domain for Jeremy :-).
|
2001-04-20 02:21:07 +00:00 |
Guido van Rossum
|
b5b9314dea
|
Updated for clarity and to reflect reality. Jeremy, there are still
XXX bits in here. Also, shouldn't the status be updated to Final?
|
2001-04-19 19:36:13 +00:00 |
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 |