summaryrefslogtreecommitdiff
path: root/tests/regressiontests/i18n/misc.py
AgeCommit message (Expand)Author
2009-12-22Fixed #7980 - Improved i18n framework to support locale aware formatting (dat...Jannis Leidel
2008-03-17Tweaked an i18n test that is a bit sensitive to Python versions. It returnsMalcolm Tredinnick
2008-02-15Removed a portion of the test suite that was a pain on Python 2.3.Malcolm Tredinnick
2008-02-06Fixed #6409 -- Unbreak compound locale name parsing (e.g. zh-cn).Malcolm Tredinnick
2007-10-26Committed missing file from [6608].Jacob Kaplan-Moss