i18n/polib.py
branchstable
changeset 11432 0d548beb9bca
parent 11388 db957a72fbd7
child 12865 4c50552fc9bc
--- a/i18n/polib.py	Sun Jun 20 12:26:48 2010 +0200
+++ b/i18n/polib.py	Tue Jun 22 15:44:19 2010 -0500
@@ -1,5 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
+# no-check-code
 #
 # License: MIT (see LICENSE file provided)
 # vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: