[Python-Dev] PEP 385: the charset issue

Antoine Pitrou solipsis at pitrou.net
Wed Aug 5 21:17:42 CEST 2009


Martin v. Löwis <martin <at> v.loewis.de> writes:
> 
> No, it's not. PEP 8 mandates that non-ASCII code in the Python source
> code is in Latin-1.

Ok, point taken.
Having several encodings (and several indentation rules) certainly makes things
more annoying for contributors than they should, however.

Regards

Antoine.




More information about the Python-Dev mailing list