summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
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
commitd2a859909950af91a7e1c4821bae305c61fa426d (patch)
treeb0ae3c9bc4884dcd51c37d49ad64d59dd598fc16 /Python/Python-ast.c
parentbf291877c868ad93dc0f4b7a50f5186e2e80191f (diff)
downloadcpython-d2a859909950af91a7e1c4821bae305c61fa426d.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 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions