mirror of https://github.com/python/cpython
4a44293735
patch removes dependencies on the old unsupported KoreanCodecs package and the alternative JapaneseCodecs package. Since both of those provide aliases for their codecs, this removal just makes the generic codec names work. We needed to make slight changes to __init__() as well. This will be backported to Python 2.3 when its branch freeze is over. |
||
---|---|---|
.. | ||
test | ||
Charset.py | ||
Encoders.py | ||
Errors.py | ||
Generator.py | ||
Header.py | ||
Iterators.py | ||
MIMEAudio.py | ||
MIMEBase.py | ||
MIMEImage.py | ||
MIMEMessage.py | ||
MIMEMultipart.py | ||
MIMENonMultipart.py | ||
MIMEText.py | ||
Message.py | ||
Parser.py | ||
Utils.py | ||
__init__.py | ||
_compat21.py | ||
_compat22.py | ||
_parseaddr.py | ||
base64MIME.py | ||
quopriMIME.py |