cpython/Lib/encodings
Guido van Rossum cc2b016125 - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
and .keys(), .items(), .values() return dict views.

The dict views aren't fully functional yet; in particular, they can't
be compared to sets yet.  but they are useful as "iterator wells".

There are still 27 failing unit tests; I expect that many of these
have fairly trivial fixes, but there are so many, I could use help.
2007-02-11 06:12:03 +00:00
..
__init__.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
aliases.py Merged revisions 53538-53622 via svnmerge from 2007-02-05 01:24:16 +00:00
ascii.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
base64_codec.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
big5.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
big5hkscs.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
bz2_codec.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
charmap.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp037.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp424.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp437.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp500.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp737.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp775.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp850.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp852.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp855.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp856.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp857.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp860.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp861.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp862.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp863.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp864.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp865.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp866.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp869.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
cp874.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp875.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp932.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
cp949.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
cp950.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
cp1006.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1026.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1140.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1250.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1251.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1252.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1253.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1254.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1255.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1256.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1257.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
cp1258.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
euc_jis_2004.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
euc_jisx0213.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
euc_jp.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
euc_kr.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
gb2312.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
gb18030.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
gbk.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
hex_codec.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
hp_roman8.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
hz.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
idna.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
iso2022_jp.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
iso2022_jp_1.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
iso2022_jp_2.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
iso2022_jp_3.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
iso2022_jp_2004.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
iso2022_jp_ext.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
iso2022_kr.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
iso8859_1.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_2.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_3.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_4.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_5.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_6.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_7.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_8.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_9.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_10.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_11.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_13.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_14.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_15.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
iso8859_16.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
johab.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
koi8_r.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
koi8_u.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
latin_1.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
mac_arabic.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
mac_centeuro.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
mac_croatian.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
mac_cyrillic.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
mac_farsi.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
mac_greek.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
mac_iceland.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
mac_latin2.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
mac_roman.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
mac_romanian.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
mac_turkish.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
mbcs.py Merged revisions 46753-51188 via svnmerge from 2006-08-11 14:57:12 +00:00
palmos.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
ptcp154.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
punycode.py - PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone; 2007-02-11 06:12:03 +00:00
quopri_codec.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
raw_unicode_escape.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
rot_13.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
shift_jis.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
shift_jis_2004.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
shift_jisx0213.py Merge p3yk branch with the trunk up to revision 45595. This breaks a fair 2006-04-21 10:40:58 +00:00
string_escape.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
tis_620.py Merge the rest of the trunk. 2006-06-08 15:35:45 +00:00
undefined.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
unicode_escape.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
unicode_internal.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
utf_7.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
utf_8.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
utf_8_sig.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00
utf_16.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
utf_16_be.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
utf_16_le.py Merge part of the trunk changes into the p3yk branch. This merges from 43030 2006-04-21 09:43:23 +00:00
uu_codec.py SF patch 1631942 by Collin Winter: 2007-01-10 16:19:56 +00:00
zlib_codec.py Four months of trunk changes (including a few releases...) 2006-12-13 04:49:30 +00:00