Mercurial > babel > mirror
log
age | author | description |
---|---|---|
Tue, 17 Jun 2008 19:59:02 +0000 | aronacher | Fixed a small bug in the python format string checker that caused the wrong exception to be thrown. trunk |
Tue, 17 Jun 2008 19:54:34 +0000 | aronacher | The builtin checkers don't require setuptools any longer, validate_format and python_format from the checkers module are merged into one now. trunk |
Tue, 17 Jun 2008 19:32:09 +0000 | aronacher | Added `validate_format helper function to `babel.support`. trunk |
Mon, 16 Jun 2008 16:49:56 +0000 | cmlenz | More work on msgctxt support (#54). trunk |