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