Unicode [was Re: Cult-like behaviour]

Rhodri James rhodri at kynesim.co.uk
Mon Jul 16 15:41:55 EDT 2018


On 16/07/18 19:31, Steven D'Aprano wrote:
> I'm simply not seeing the advantage of:
> 
>      from __future__ import no_unicode
>      print("Hello World!")  # stand in for any string handling on ASCII

Sure this should be "from __past__ import no_unicode"?

gd&r

-- 
Rhodri James *-* Kynesim Ltd



More information about the Python-list mailing list