bill <toastedro...@gmail.com> added the comment:

sorry, pressed the wrong button.

that solution does work. didn't find this until #python helped me get:

return encode_base64( ("\0%s\0%s" % (user, password) ).encode('ascii') )

----------
nosy: +toastedrobot
title: gmail smtp -> smtplib is broken in Python3
type:  -> crash

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue5259>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to