UtilitiesPython2/py2flakes/__init__.py@68a92d01c1cc
UtilitiesPython2/py2flakes/__init__.py
Thu, 24 Jan 2013 19:10:01 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Thu, 24 Jan 2013 19:10:01 +0100
- changeset 2362
- 68a92d01c1cc
- parent 2302
-
f29e9405c851
- child 3160
-
209a07d7e401
- permissions
- -rw-r--r--
Made the search and replace widgets scrollable (customisation for smaller screens).
# -*- 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