summaryrefslogtreecommitdiffstats
path: root/Lib/encodings/cp858.py
Commit message (Collapse)AuthorAgeFilesLines
* Merged revisions 81499,81506 via svnmerge fromBenjamin Peterson2010-06-271-0/+698
svn+ssh://pythondev@svn.python.org/python/trunk ........ r81499 | georg.brandl | 2010-05-24 16:29:07 -0500 (Mon, 24 May 2010) | 1 line #8016: add the CP858 codec (approved by Benjamin). (Also add CP720 to the tests, it was missing there.) ........ r81506 | benjamin.peterson | 2010-05-24 17:04:53 -0500 (Mon, 24 May 2010) | 1 line set svn:eol-style ........