summaryrefslogtreecommitdiff
path: root/src/mailman/utilities/i18n.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* * The IMailingList attribute ``host_name`` has been renamed to ``mail_host``Barry Warsaw2011-06-161-1/+1
* Add non-English tests of the probe message.Barry Warsaw2011-05-081-5/+24
* checkpointingBarry Warsaw2011-05-061-3/+2
* Reimplement wrap() using modern techniques, and finally get rid of Utils.py!Barry Warsaw2011-03-171-5/+1
* Update comment.Barry Warsaw2011-03-161-1/+5
* Utils.maketext() and Utils.findtext() are gone.Barry Warsaw2011-03-161-6/+4
* make() and some tests.Barry Warsaw2011-03-161-2/+41
* Checkpointing migration of findtext() and maketext() out of Utils.py. TestsBarry Warsaw2011-03-161-2/+126
* Basic tests for Utils.py findtext(). This will go away, but for now it'sBarry Warsaw2011-03-151-0/+35