log babel/messages/checkers.py @ 530:85e1beadacb0

age author description
Sat, 05 Mar 2011 15:22:28 +0000 jruigrok Update the copyright line.
Sat, 05 Mar 2011 14:59:20 +0000 jruigrok Cleanup round #1: get rid of the frozenset/set utility code and imports.
Fri, 04 Mar 2011 13:14:03 +0000 fschwarz Python 2.3 compatibility: backporting r456 and r457 to 0.9 branch (see #233) stable-0.9.x
Thu, 15 Apr 2010 14:20:11 +0000 jruigrok Commit the resulting files after a 2to3 -nvw run. experimental-babel3
Sun, 11 Apr 2010 09:10:49 +0000 jruigrok Merged revisions 458 via svnmerge from stable-0.9.x
Fri, 31 Oct 2008 16:13:59 +0000 aronacher Removed `ValueError` raising for string formatting message checkers if the string does not contain any string formattings. The new behavior is undefined. This fixes at least one of the problems of the #150 ticket.
Wed, 08 Oct 2008 22:42:55 +0000 pjenvey fix Python 2.3 compat: rearrange set/itemgetter/rsplit/sorted/unicode.decode
Fri, 27 Jun 2008 15:22:12 +0000 cmlenz Ported [388:405/trunk] to 0.9.x branch. stable-0.9.x
Wed, 25 Jun 2008 17:56:19 +0000 aronacher Fixed a typo in the message checkers (tests will follow)
Wed, 18 Jun 2008 10:42:07 +0000 aronacher Fixed logic error in the python format checker.
Tue, 17 Jun 2008 22:11:09 +0000 aronacher Convert format strings to str for nicer error messages (no u prefix) in the python_format checker.
Tue, 17 Jun 2008 20:30:02 +0000 aronacher Refactored the checker system. It's now possible to partially validate translations on a per-message level.
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.
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.
Wed, 01 Aug 2007 14:15:35 +0000 cmlenz Add more `since` tags to stuff added in trunk.
Mon, 16 Jul 2007 16:57:49 +0000 cmlenz Added infrastructure for adding catalog checkers, and implement a checker that validations Python format parameters in translations, closing #19.
Copyright (C) 2012-2017 Edgewall Software