UtilitiesPython2/py2flakes/__init__.py@fa0448f34e49
UtilitiesPython2/py2flakes/__init__.py
Fri, 23 May 2014 19:26:20 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 23 May 2014 19:26:20 +0200
- branch
- 5_4_x
- changeset 3610
- fa0448f34e49
- parent 3551
-
d608f3f42d71
- permissions
- -rw-r--r--
Added an appdata file for the IDE to be installed on Linux.
(grafted from 5f17196652d57d0dc235fde9d10baecc90d0080a)
# -*- 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