Re: Python files and ascii

Robin Becker <[email protected]> Tue, 22 Feb 2022 09:16:52 +0000
Newsgroups gmane.comp.python.reportlab.user
Message-ID <[email protected]>
On 21/02/2022 17:32, Tim Roberts wrote:
> [email protected] wrote:
>>
>> Btw, that has been possible since Python 2.3 with a "# coding = " magic comment. What's new is that Python 3 assumes 
>> UTF-8 by default instead of ASCII and that you can use Unicode even in variable names.
> 
> That reminds me of the attached, which is a perfectly valid C++ program.
> 
Tim's email got stuck in the list and as the jpg is quite large (and possibly paranoia inducing) I copied it here


https://www.reportlab.com/ftp/UniCodeCode.jpg

-- 
Robin Becker