aboutsummaryrefslogtreecommitdiff
path: root/lang/python23/files/patch-Lib::email::Charset.py
Commit message (Collapse)AuthorAgeFilesLines
* Update python23 to Python 2.3.6 and python24 to Python 2.4.5.Hye-Shik Chang2008-03-161-23/+0
| | | | Notes: svn path=/head/; revision=209145
* - Update to Python-2.3.3Hye-Shik Chang2003-12-201-0/+23
- 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