UtilitiesPython2/py2flakes/__init__.py@f52b8cf0cdb2
UtilitiesPython2/py2flakes/__init__.py
Fri, 03 Jan 2014 14:13:27 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 03 Jan 2014 14:13:27 +0100
- changeset 3166
- f52b8cf0cdb2
- parent 3160
-
209a07d7e401
- child 3212
-
27a73942b8c8
- child 3551
-
d608f3f42d71
- permissions
- -rw-r--r--
Fixed layout of the editor search and replace widgets.
# -*- 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