aboutsummaryrefslogtreecommitdiffstats
path: root/misc/paths.py.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A cleansing pass, almost entirely cosmetic. Such things as whitespacebwarsaw2005-12-301-1/+2
| | | | | | | | | | | | | normalization, removal of tabs, copyright year updates to changed files, docstring and comment fixes, and usage of True/False. I also made a pass through the NEWS file. One import was reordered, and after this commit I will move the mmdsr.readme file to README.mmdsr. From my perspective, after that we're ready to go. I will port these changes forward to the trunk.
* Arabic and Hebrew bi-directional (RFC-1556) encoding aliases.tkikuchi2005-11-081-1/+9
| | | | | IMHO They should be included in Python distribution. This is a temporary solution.
* FSF office has moved to 51 Franklin Street.tkikuchi2005-08-271-1/+1
|
* Backing out the switch to cjkcodecs. There were too many problemsbwarsaw2003-12-301-5/+9
| | | | | | | | | | with this including - couldn't get correct, backwards compatible, working fixes into Python in time - some controversy over whether cjkcodecs are best for Japanese. As we're running out of time, we'll keep the status quo from Mailman 2.1.3 here.
* TK's patch # 865661 chunk which replaces JapaneseCodecs-1.4.9 andbwarsaw2003-12-261-13/+9
| | | | KoreanCodecs-2.0.5 with CJKCodecs-1.0.
* This commit was manufactured by cvs2svn to create branch2003-01-021-0/+60
'Release_2_1-maint'.