summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/cp65001.py
Commit message (Expand)AuthorAgeFilesLines
* Issue #20574: Implement incremental decoder for cp65001 codeVictor Stinner2014-03-171-3/+6
* Close #13247: Add cp65001 codec, the Windows UTF-8 (CP_UTF8)Victor Stinner2011-10-261-0/+40