On Sun, Nov 15, 2015 at 12:27 PM, Glenn Linderman <[email protected]> wrote: > Notepad defaults to ANSI encoding, as I think it always has. UTF-8 is an > option, and it does seem to try to notice the original encoding of the file, > when editing old files, but when creating a new one.... ANSI.
Thanks. Is "ANSI" always an eight-bit ASCII-compatible encoding? ChrisA _______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
