]> git.ipfire.org Git - thirdparty/babel.git/commit
* The `extract_messages` distutils command now operators on configurable input direc...
authorChristopher Lenz <cmlenz@gmail.com>
Fri, 8 Jun 2007 11:28:15 +0000 (11:28 +0000)
committerChristopher Lenz <cmlenz@gmail.com>
Fri, 8 Jun 2007 11:28:15 +0000 (11:28 +0000)
commit3368f82b4fea612f2c49ecfb6281b986e9737272
treeee3353fc43dcece2cc4bf8119e49d3dcf84980b9
parent2459714006cb49ed3e3c18d4192ab5861e57cda4
 * The `extract_messages` distutils command now operators on configurable input directories again, instead of the complete current directory. The `input_dirs` default to the package directories.
 * Add a pseudo extractor called “ignore” for #10.
babel/messages/extract.py
babel/messages/frontend.py
setup.py