Do not create the .mo files during setup. This makes things go much faster.
commit79d9e36a0b824548a0f2bc83cb948fc5ce668151
authorBarry Warsaw <barry@python.org>
Wed, 25 Nov 2009 01:43:11 +0000 (24 20:43 -0500)
committerBarry Warsaw <barry@python.org>
Wed, 25 Nov 2009 01:43:11 +0000 (24 20:43 -0500)
treebad1f9da24b61e7afda4017066c4f39177cce29d
parent755dc1f981b56e4c2663b5596c95590c948ef4ad
Do not create the .mo files during setup.  This makes things go much faster.
The tests do require a partial French translation for digester.txt, so just
include the bare minimum, already msgfmt'd in the mailman.testing package.
setup.py
src/mailman/__init__.py
src/mailman/core/i18n.py
src/mailman/testing/i18n.py [new file with mode: 0644]
src/mailman/testing/mailman-fr.mo [new file with mode: 0644]
src/mailman/testing/mailman-fr.po [new file with mode: 0644]