comparison i18n/polib.py @ 11432:0d548beb9bca stable

i18n: disable check-code on polib.py
author Matt Mackall <mpm@selenic.com>
date Tue, 22 Jun 2010 15:44:19 -0500
parents db957a72fbd7
children 4c50552fc9bc
comparison
equal deleted inserted replaced
11431:cac256790aa4 11432:0d548beb9bca
1 #!/usr/bin/env python 1 #!/usr/bin/env python
2 # -*- coding: utf-8 -*- 2 # -*- coding: utf-8 -*-
3 # no-check-code
3 # 4 #
4 # License: MIT (see LICENSE file provided) 5 # License: MIT (see LICENSE file provided)
5 # vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4: 6 # vim: set expandtab tabstop=4 shiftwidth=4 softtabstop=4:
6 7
7 """ 8 """