--- a/eric5_editor.py Sun Sep 29 15:54:10 2013 +0200 +++ b/eric5_editor.py Sun Sep 29 18:22:08 2013 +0200 @@ -5,7 +5,7 @@ # """ -Eric5 Editor +Eric5 Editor. This is the main Python script that performs the necessary initialization of the MiniEditor module and starts the Qt event loop. This is a standalone