UtilitiesPython2/py2flakes/__init__.py@e58d3c4efbf5
UtilitiesPython2/py2flakes/__init__.py
Sun, 27 Jan 2013 17:05:36 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sun, 27 Jan 2013 17:05:36 +0100
- branch
- 5_3_x
- changeset 2379
- e58d3c4efbf5
- parent 2302
-
f29e9405c851
- child 3160
-
209a07d7e401
- permissions
- -rw-r--r--
Some corrections to the profile data dialog.
(grafted from 11b89e636d33fde67cd693ab3dc1adfb0908a82f)
# -*- 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