R. David Murray <rdmur...@bitdance.com> added the comment:

Yes, putting the function in _parseaddr is fine.  And yes, 232 looks like a 
good place.  The alternative would be understanding the rfc822 parser, which is 
pretty mind bending, and of doubtful additional benefit.  (At most it would 
save a pair of split/join calls.)

----------

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

Reply via email to