[Python-3000] Displaying strings containing unicode escapes

Nick Coghlan ncoghlan at gmail.com
Sat May 3 10:48:52 CEST 2008


Martin v. Löwis wrote:
>> Is new built-in function desirable, or just document is good enough?
> 
> Traditionally, I take the position that new built-in functions are
> rarely desirable; this one is no exception.

I agree with that, but string.repr_ascii may be a reasonable thing to add.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
             http://www.boredomandlaziness.org


More information about the Python-3000 mailing list