--- a/E5Network/E5GoogleMail.py Thu Feb 28 18:02:16 2019 +0100 +++ b/E5Network/E5GoogleMail.py Sat Mar 02 11:12:25 2019 +0100 @@ -33,8 +33,6 @@ APPLICATION_NAME = 'Eric Python Send Email' -# TODO: rework this to use "requests-outhlib" and a minimalistic web browser -# window for authorization def isClientSecretFileAvailable(): """ Module function to check, if the client secret file has been installed.