diff babel/messages/checkers.py @ 234:38053412171b trunk

Add more `since` tags to stuff added in trunk.
author cmlenz
date Wed, 01 Aug 2007 14:15:35 +0000
parents 97b4b289e792
children 8860097a9765 c21652a8c728
line wrap: on
line diff
--- a/babel/messages/checkers.py
+++ b/babel/messages/checkers.py
@@ -11,7 +11,10 @@
 # individuals. For the exact contribution history, see the revision
 # history and logs, available at http://babel.edgewall.org/log/.
 
-"""Various routines that help with validation of translations."""
+"""Various routines that help with validation of translations.
+
+:since: version 0.9
+"""
 
 from babel.messages.catalog import TranslationError, PYTHON_FORMAT
 
Copyright (C) 2012-2017 Edgewall Software