summaryrefslogtreecommitdiff
path: root/Lib/idlelib/PyShell.py
diff options
context:
space:
mode:
authorR David Murray <rdmurray@bitdance.com>2013-06-27 18:37:00 -0400
committerR David Murray <rdmurray@bitdance.com>2013-06-27 18:37:00 -0400
commitf6069f9f22a81a0b9f81a1cc43fb0896e70f5379 (patch)
tree45861636b642545f0c6bf871189564346392ab97 /Lib/idlelib/PyShell.py
parentc7f75798555f6f371cfd5db342015c626402ddce (diff)
downloadcpython-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