summaryrefslogtreecommitdiff
path: root/src/mailman/model/docs/languages.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* languages.rst passesBarry Warsaw2014-12-011-2/+2
|
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-10/+10
| | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies.
* * Fix test isolation bug in ``languages.rst``.Barry Warsaw2014-04-171-5/+5
|\ | | | | | | [Piotr Kasprzyk] (LP: #1308769)
| * Make a copy before first usage of mgr.clear()Piotr Kasprzyk2014-04-161-4/+4
|/
* Fix welcome_message_uri to do the placeholder interpolations guaranteed in theBarry Warsaw2012-03-041-1/+4
| | | | | | | | IMailingList documentation. Also: * `ILanguageManager.add()` returns the `ILanguage` object just created.
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+112