UtilitiesPython2/py2flakes/__init__.py@0b7b019247e5
UtilitiesPython2/py2flakes/__init__.py
Fri, 25 Jan 2013 18:13:50 +0100
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Fri, 25 Jan 2013 18:13:50 +0100
- changeset 2369
- 0b7b019247e5
- parent 2302
-
f29e9405c851
- child 3160
-
209a07d7e401
- permissions
- -rw-r--r--
Changed the eric API documentation start page to the qthelp variant.
# -*- 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