UtilitiesPython2/py2flakes/__init__.py@2a81ccaa5a95
UtilitiesPython2/py2flakes/__init__.py
Sat, 06 Jul 2013 18:31:44 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 06 Jul 2013 18:31:44 +0200
- branch
- 5_3_x
- changeset 2777
- 2a81ccaa5a95
- parent 2302
-
f29e9405c851
- child 3160
-
209a07d7e401
- permissions
- -rw-r--r--
Fix for project forms viewer compiling form containing accented characters.
(grafted from 43b8060a4b444d0d35eb93e8243e4a1e1548757f)
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2013 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containg pyflakes for Python2.
"""
__version__ = '0.5.0'
#
# eflag: FileType = Python2