mirror of
https://github.com/python/cpython.git
synced 2026-05-17 09:58:25 -04:00
dd96db63f6
http://mail.python.org/pipermail/python-dev/2008-June/079988.html Python 2.6 should stick with PyString_* in its codebase. The PyBytes_* names in the spirit of 3.0 are available via a #define only. See the email thread.