cpython/Lib/msilib
Guido van Rossum d77d6992a5 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.
2007-07-16 23:10:57 +00:00
..
__init__.py Change a bunch of file encodings from Latin-1 to UTF-8. 2007-07-16 23:10:57 +00:00
schema.py Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
sequence.py Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00
text.py Rip out all the u"..." literals and calls to unicode(). 2007-05-02 19:09:54 +00:00