diff -r 684261ef2165 -r c71bd6f21748 eric6/E5Network/E5GoogleMail.py --- a/eric6/E5Network/E5GoogleMail.py Sun Sep 01 19:40:53 2019 +0200 +++ b/eric6/E5Network/E5GoogleMail.py Sun Sep 01 19:56:13 2019 +0200 @@ -138,7 +138,7 @@ def __prepareMessage(self, message): """ - Private method to prepare the message for sending (Python2 Variant). + Private method to prepare the message for sending. @param message message to be prepared @type email.mime.text.MIMEBase