UtilitiesPython2/py2flakes/__init__.py@22b84d61a608
UtilitiesPython2/py2flakes/__init__.py
Sat, 12 Apr 2014 16:19:56 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 12 Apr 2014 16:19:56 +0200
- branch
- 5_4_x
- changeset 3501
- 22b84d61a608
- parent 3160
-
209a07d7e401
- child 3212
-
27a73942b8c8
- child 3551
-
d608f3f42d71
- permissions
- -rw-r--r--
Fixed an issue in the project writer.
(grafted from 60f6631547897143c9b3188b097c6354e9af4507)
# -*- 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