E5Network/E5GoogleMail.py

changeset 6825
e659bb96cdfa
parent 6823
55bda7c2404d
child 6828
bb6667ea9ae7
--- 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.

eric ide

mercurial