diff options
author | R David Murray <rdmurray@bitdance.com> | 2013-06-27 22:37:00 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2013-06-27 22:37:00 (GMT) |
commit | f6069f9f22a81a0b9f81a1cc43fb0896e70f5379 (patch) | |
tree | 45861636b642545f0c6bf871189564346392ab97 /Lib/venv/scripts/nt/pydoc.py | |
parent | c7f75798555f6f371cfd5db342015c626402ddce (diff) | |
download | cpython-f6069f9f22a81a0b9f81a1cc43fb0896e70f5379.zip cpython-f6069f9f22a81a0b9f81a1cc43fb0896e70f5379.tar.gz cpython-f6069f9f22a81a0b9f81a1cc43fb0896e70f5379.tar.bz2 |
#14360: make encoders.encode_quopri work.
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.
Diffstat (limited to 'Lib/venv/scripts/nt/pydoc.py')
0 files changed, 0 insertions, 0 deletions