diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-03-23 17:23:50 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2001-03-23 17:23:50 +0000 |
commit | 3ea82b16bf8a6260c7f768f4a68627eb77305e91 (patch) | |
tree | b0ddba9eef4a7c72e34a2f738b93166b39a5c98b /Python/pythonrun.c | |
parent | 1439a37b84065259fd4b8374c4a0b13e41d145fc (diff) | |
download | cpython-3ea82b16bf8a6260c7f768f4a68627eb77305e91.tar.gz |
Add nested scopes spec to appendix.
Add new opcodes LOAD_CLOSURE, LOAD_DEREF, STORE_DEREF, MAKE_CLOSURE to
docs for dis module.
Add docs for new function and code members in Sec. 3 of ref manual.
They're present regardless of whether nested scopes are used.
Remove description of default argument hack from Sec. 7 of the ref
manual and refer the reader to the appendix.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions