summaryrefslogtreecommitdiffstats
path: root/RISCOS/Modules/swimodule.c
Commit message (Collapse)AuthorAgeFilesLines
* This reverts r63675 based on the discussion in this thread:Gregory P. Smith2008-06-091-11/+11
| | | | | | | 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.
* Renamed PyString to PyBytesChristian Heimes2008-05-261-11/+11
|
* Convert more modules to METH_VARARGS.Georg Brandl2006-05-291-8/+8
|
* Merge ssize_t branch.Martin v. Löwis2006-02-151-13/+13
|
* Patch #734231: Update RiscOS support. In particular, correctMartin v. Löwis2003-05-101-4/+149
| | | | riscospath.extsep, and use os.extsep throughout.
* SF patch #474590 -- RISC OS supportGuido van Rossum2001-10-241-3/+2
|
* RISCOS files by dschwertbergerGuido van Rossum2001-03-021-0/+431