| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make bytes(o) respect __bytes__ #2415 | Benjamin Peterson | 2008-08-26 | 1 | -0/+6 |
| | | | | | | | This adds two new C-API functions: PyObject_Bytes and PyBytes_FromObject. Reviewer: Barry | ||||
| * | update docs after renaming of PyString -> PyBytes | Benjamin Peterson | 2008-05-26 | 1 | -0/+194 |
