SIGN IN SIGN UP

Change a bunch of file encodings from Latin-1 to UTF-8.

Remove the encoding from Tix.py (it doesn't seem to need one).
Note: we still have to keep the "coding: utf-8" declaration
for files that aren't pure ASCII, as the default per PEP 3120
hasn't been implemented yet.
G
Guido van Rossum committed
d77d6992a5e31660a9eb8dc02f6c28d464c75ed8
Parent: 6a2ccd0