--- a/E5Network/E5GoogleMail.py Mon Feb 25 19:16:19 2019 +0100 +++ b/E5Network/E5GoogleMail.py Wed Feb 27 19:48:11 2019 +0100 @@ -33,6 +33,8 @@ 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.