[Python-Dev] bytes.from_hex() [Was: PEP 332 revival in coordination with pep 349?]

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Feb 16 04:12:23 CET 2006


Jason Orendorff wrote:

> Also the pseudo-encodings ('hex', 
> 'rot13', 'zip', 'uu', etc.) generally scare me.

I think these will have to cease being implemented as
encodings in 3.0. They should really never have been
in the first place.

-- 
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury,	   | Carpe post meridiam!          	  |
Christchurch, New Zealand	   | (I'm not a morning person.)          |
greg.ewing at canterbury.ac.nz	   +--------------------------------------+


More information about the Python-Dev mailing list