aboutsummaryrefslogtreecommitdiff
path: root/lang/python23/files/patch-Python::ceval.c
Commit message (Collapse)AuthorAgeFilesLines
* - Get rid python-2.3 and python-3.0 (no longer under developement)Martin Wilke2009-12-181-14/+0
| | | | | | | Reviewed by: alexbl, clsung, pav Notes: svn path=/head/; revision=246131
* - Update to Python-2.3.3Hye-Shik Chang2003-12-201-0/+14
- Pass PYTHON_VERSION variable to dependent builds. - Enable email package to use cjkcodecs. - Decrease default recursion limit to 900 on sparc64. Notes: svn path=/head/; revision=96254