summaryrefslogtreecommitdiff
path: root/src/mailman/core/i18n.py
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
* public() takes keyword arguments.Barry Warsaw2016-04-041-2/+1
* Reorder the @public definition.Barry Warsaw2016-03-251-8/+4
* Clean up the core directory.Barry Warsaw2016-03-241-73/+8
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-5/+3
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
* Bump copyright years.Barry Warsaw2014-01-011-1/+1
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* More consistency in the way post-configuration changes are processed. LessBarry Warsaw2012-07-021-1/+7
* copybumpBarry Warsaw2012-01-011-1/+1
* Remove all pylint vestiges.Barry Warsaw2011-08-031-2/+0
* Happy New Year.Barry Warsaw2011-01-011-1/+1
* Fix the obvious errors identified by pyflakes. Skip false positives (mostlyBarry Warsaw2010-10-081-1/+0
* Happy New Year.Barry Warsaw2010-01-011-1/+1
* Do not create the .mo files during setup. This makes things go much faster.Barry Warsaw2009-11-241-4/+11
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-0/+111