SIGN IN SIGN UP

#27893: arg name and bytes references in email.parser docs.

Perhaps the BytesParser 'text' argument should really be bytes, but
it hasn't been, it has been text, so for backward compatibility
and for consistency with the regular Parser class, I'm keeping it
as 'text'.
R
R David Murray committed
74eda76085036d836041e616332ef3257d0172d3
Parent: 3399e1e