]> granicus.if.org Git - python/commit
Explicitly use UTF-8 as the encoding for the normalization file.
authorMartin v. Löwis <martin@v.loewis.de>
Thu, 30 Aug 2007 20:58:02 +0000 (20:58 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Thu, 30 Aug 2007 20:58:02 +0000 (20:58 +0000)
commit234a34a564aa74e6ff6433e6c66ac2ad01401dca
treea85eea6df5098129ad6fe5366cb7abc47857e49a
parent5495957b6c3aab91bbb6660f4bb2f5168bc536e7
Explicitly use UTF-8 as the encoding for the normalization file.
Lib/test/test_normalization.py
Lib/test/test_support.py