UtilitiesPython2/py2flakes/__init__.py@2424e64d384f
UtilitiesPython2/py2flakes/__init__.py
Tue, 10 Jun 2014 22:12:32 +0200
- author
- T.Rzepka <Tobias.Rzepka@gmail.com>
- date
- Tue, 10 Jun 2014 22:12:32 +0200
- branch
- 5_4_x
- changeset 3632
- 2424e64d384f
- parent 3551
-
d608f3f42d71
- permissions
- -rw-r--r--
Shell: Paste at current location and a bug in using history fixed.
# -*- coding: utf-8 -*-
# Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package containg pyflakes for Python2.
"""
__version__ = '0.8.1'
#
# eflag: FileType = Python2