Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Patch #1026384: fix two common typo's: | Johannes Gijsbers | 2004-09-11 | 1 | -1/+1 |
* | SF #894428, fix typo | Neal Norwitz | 2004-02-10 | 1 | -1/+1 |
* | Fix SF # 646578, Documentation Typo | Neal Norwitz | 2002-12-02 | 1 | -1/+1 |
* | Fix peculiar (and ungrammatical) wording in an example program. | Greg Ward | 2002-08-22 | 1 | -2/+2 |
* | Typo fix. | Greg Ward | 2002-06-21 | 1 | -1/+1 |
* | Change example of retrieving & calling a Python function to not use | Fred Drake | 2002-04-12 | 1 | -12/+9 |
* | Clean up some markup cruft. A number of the macros that take no | Fred Drake | 2001-11-28 | 1 | -3/+3 |
* | Exhibit good form in C code: always provide docstrings in method tables, and | Fred Drake | 2001-11-17 | 1 | -3/+4 |
* | Use the standard argument convention for main(), and conform to the | Fred Drake | 2001-09-06 | 1 | -1/+2 |
* | Split "Extending & Embedding" into separate files, one per chapter. | Fred Drake | 2001-08-20 | 1 | -0/+317 |