UtilitiesPython2/py2flakes/__init__.py

Fri, 18 Jan 2013 19:50:13 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 18 Jan 2013 19:50:13 +0100
changeset 2359
ef81d2d0a031
parent 2302
f29e9405c851
child 3160
209a07d7e401
permissions
-rw-r--r--

Moved the SSL widgets to the E5Network package.

# -*- 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

eric ide

mercurial