History log of /external/python/cpython2/RISCOS/Modules/drawfmodule.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
dd96db63f689e2f0d8ae5a1436b3b3395eec7de5 09-Jun-2008 Gregory P. Smith <greg@mad-scientist.com> 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.
/external/python/cpython2/RISCOS/Modules/drawfmodule.c
593daf545bd9b7e7bcb27b498ecc6f36db9ae395 26-May-2008 Christian Heimes <christian@cheimes.de> Renamed PyString to PyBytes
/external/python/cpython2/RISCOS/Modules/drawfmodule.c
18e165558b24d29e7e0ca501842b9236589b012a 15-Feb-2006 Martin v. Löwis <martin@v.loewis.de> Merge ssize_t branch.
/external/python/cpython2/RISCOS/Modules/drawfmodule.c
e877f8ba3306be0c76476c1f841d6f5388b675b7 24-Oct-2001 Guido van Rossum <guido@python.org> SF patch #474590 -- RISC OS support
/external/python/cpython2/RISCOS/Modules/drawfmodule.c
228d80736c39e41a6b46dad211df0ba871b0c8f8 02-Mar-2001 Guido van Rossum <guido@python.org> RISCOS files by dschwertberger
/external/python/cpython2/RISCOS/Modules/drawfmodule.c