cpython/Mac/Modules/file
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
..
_Filemodule.c This reverts r63675 based on the discussion in this thread: 2008-06-09 04:58:54 +00:00
filescan.py Patch #2167 from calvin: Remove unused imports 2008-02-23 17:40:11 +00:00
filesupport.py MacOS X: Enable 4-way universal builds 2008-06-05 12:58:24 +00:00