--- a/eric5_plugininstall.py Tue Oct 15 22:03:54 2013 +0200 +++ b/eric5_plugininstall.py Fri Oct 18 23:00:41 2013 +0200 @@ -5,9 +5,10 @@ # """ -Eric5 Plugin Installer +Eric5 Plugin Installer. -This is the main Python script to install eric5 plugins from outside of the IDE. +This is the main Python script to install eric5 plugins from outside of the +IDE. """ from __future__ import unicode_literals # __IGNORE_WARNING__