i18n.py
branchstable
changeset 6356 e89f71a41e20
parent 5424 8ecbcbff9777
child 7155 4bab50b02927
--- a/i18n.py	Wed Sep 29 09:00:54 2010 +0200
+++ b/i18n.py	Wed Sep 29 09:01:57 2010 +0200
@@ -15,9 +15,8 @@
 #
 # You should have received a copy of the GNU Lesser General Public License along
 # with CubicWeb.  If not, see <http://www.gnu.org/licenses/>.
-"""Some i18n/gettext utilities.
+"""Some i18n/gettext utilities."""
 
-"""
 __docformat__ = "restructuredtext en"
 
 import re