mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
Merged revisions 78806 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk ........ r78806 | benjamin.peterson | 2010-03-08 16:15:11 -0600 (Mon, 08 Mar 2010) | 1 line set svn:eol-style on various files ........
This commit is contained in:
parent
e821cb6f24
commit
75ad1fc089
3 changed files with 454 additions and 456 deletions
|
@ -307,5 +307,3 @@ decoding_table = (
|
|||
|
||||
### Encoding table
|
||||
encoding_table=codecs.charmap_build(decoding_table)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue