diff options
author | R David Murray <rdmurray@bitdance.com> | 2013-06-27 18:37:00 -0400 |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2013-06-27 18:37:00 -0400 |
commit | f6069f9f22a81a0b9f81a1cc43fb0896e70f5379 (patch) | |
tree | 45861636b642545f0c6bf871189564346392ab97 /Lib/idlelib/PyShell.py | |
parent | c7f75798555f6f371cfd5db342015c626402ddce (diff) | |
download | cpython-git-f6069f9f22a81a0b9f81a1cc43fb0896e70f5379.tar.gz |
#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/idlelib/PyShell.py')
0 files changed, 0 insertions, 0 deletions