Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #3080: document encoding used by import functions | Victor Stinner | 2011-02-22 | 1 | -1/+3 |
| | |||||
* | Remove trailing whitespace. | Georg Brandl | 2009-05-17 | 1 | -3/+3 |
| | |||||
* | add a replacement API for PyCObject, PyCapsule #5630 | Benjamin Peterson | 2009-05-05 | 1 | -0/+57 |
All stdlib modules with C-APIs now use this. Patch by Larry Hastings |