• R David Murray's avatar
    #14360: make encoders.encode_quopri work. · f6069f9f
    R David Murray yazdı
    There were no tests for the encoders module.  encode_base64 worked
    because it is the default and so got tested implicitly elsewhere, and
    we use encode_7or8bit internally, so that worked, too.  I previously
    fixed encode_noop, so this fix means that everythign in the encoders
    module now works, hopefully correctly.  Also added an explicit test
    for encode_base64.
    f6069f9f
Adı
Son kayıt (commit)
Son güncelleme
..
mime Loading commit data...
__init__.py Loading commit data...
_encoded_words.py Loading commit data...
_header_value_parser.py Loading commit data...
_parseaddr.py Loading commit data...
_policybase.py Loading commit data...
architecture.rst Loading commit data...
base64mime.py Loading commit data...
charset.py Loading commit data...
encoders.py Loading commit data...
errors.py Loading commit data...
feedparser.py Loading commit data...
generator.py Loading commit data...
header.py Loading commit data...
headerregistry.py Loading commit data...
iterators.py Loading commit data...
message.py Loading commit data...
parser.py Loading commit data...
policy.py Loading commit data...
quoprimime.py Loading commit data...
utils.py Loading commit data...