[Python-3000] Does bytes() need to support bytes(<str>, <encoding>)?
Greg Ewing
greg.ewing at canterbury.ac.nz
Tue Aug 28 08:27:39 CEST 2007
Guido van Rossum wrote:
> I think we can't really drop s.encode(), for symmetry with b.decode().
Do we actually need b.decode()?
--
Greg
More information about the Python-3000
mailing list