UtilitiesPython2/py2flakes/__init__.py

Sun, 05 Jan 2014 17:13:21 +0100

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 05 Jan 2014 17:13:21 +0100
changeset 3176
51feb6174cc2
parent 3160
209a07d7e401
child 3212
27a73942b8c8
child 3551
d608f3f42d71
permissions
-rw-r--r--

A little change to the QScintilla inputMethodEvent() overwriting code.

# -*- coding: utf-8 -*-

# Copyright (c) 2011 - 2014 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containg pyflakes for Python2.
"""

__version__ = '0.5.0'
    
#
# eflag: FileType = Python2

eric ide

mercurial