Python's 8-bit cleanness deprecated?

Andrew Bennetts andrew-pythonlist at puzzling.org
Wed Feb 5 00:59:20 EST 2003


On Tue, Feb 04, 2003 at 11:03:50AM +0100, Anders J. Munch wrote:
> 
> Now to define a not-in-comment syntax, that trivial.  Just remove the
> in-comment part and write, as a statement:
> 
> -*- coding: Latin-1 -*-

What about:
    from __encodings__ import -*- coding: Latin-1 -*-

<wink>

the-best-of-both-worlds-ly yrs, -Andrew.






More information about the Python-list mailing list