mirror of
https://github.com/python/cpython.git
synced 2026-05-10 06:31:43 -04:00
d77d6992a5
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.