| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Typo: "ariables" --> "variables" | Fred Drake | 2001-03-28 | 1 | -1/+1 |
| | | | | | This fixes SF bug #411118. | ||||
| * | Add nested scopes spec to appendix. | Jeremy Hylton | 2001-03-23 | 1 | -3/+102 |
| | | | | | | | | | | | | 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. | ||||
| * | No quotes around the "future" in the first use of the term "future | Fred Drake | 2001-03-23 | 1 | -1/+1 |
| | | | | | statement". | ||||
| * | Revise the markup so that this formats and uses markup consistently with | Fred Drake | 2001-03-23 | 1 | -28/+32 |
| | | | | | the rest of the documentation. | ||||
| * | Add some initial text for the appendix on future statements and nested scopes. | Jeremy Hylton | 2001-03-23 | 1 | -0/+149 |
