Sat, 01 Feb 2014 16:29:24 +0100
Some code style fixes and renaming of UtilitiesPython2.py2flakes to UtilitiesPython2.pyflakes to make it clear, that it is just a copy of the one in Utilities.
# -*- coding: utf-8 -*- # Copyright (c) 2010 - 2014 Detlev Offenbach <detlev@die-offenbachs.de> # """ Package containing pyflakes adapted to eric5. Note: This is a copy of the identical package contained in Utilities. It is here to make it accessible to the external Python 2 process. """ __version__ = '0.7.3'