cpython/Mac/Modules/cf
Gregory P. Smith dd96db63f6 This reverts r63675 based on the discussion in this thread:
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.
2008-06-09 04:58:54 +00:00
..
_CFmodule.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
cfscan.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
cfsupport.py bug #1154: release memory allocated by "es" PyArg_ParseTuple format specifier. 2007-09-12 18:29:18 +00:00
pycfbridge.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
pycfbridge.h First steps towards a generalized converter of Python object 2002-05-05 21:48:12 +00:00