UtilitiesPython2/py2flakes/__init__.py@8b6a501db77d
UtilitiesPython2/py2flakes/__init__.py
Tue, 25 Mar 2014 19:25:11 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Tue, 25 Mar 2014 19:25:11 +0100
- branch
- 5_4_x
- changeset 3430
- 8b6a501db77d
- parent 3160
-
209a07d7e401
- child 3212
-
27a73942b8c8
- child 3551
-
d608f3f42d71
- permissions
- -rw-r--r--
Fixed an issue in the Python2 debug client reporting the wrong language.
(grafted from 4c81e9536ebcc508e9ffe4ebc45ef04d5a684640)
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containg pyflakes for Python2.
"""
__version__ = '0.5.0'
#
# eflag: FileType = Python2