summaryrefslogtreecommitdiffstatshomepage
path: root/py/objstringio.c
diff options
context:
space:
mode:
authorTom Collins <tom.collins@digi.com>2020-03-09 11:39:44 -0700
committerDamien George <damien.p.george@gmail.com>2020-03-11 14:31:29 +1100
commitfccf17521aeec7438785a132434137f266474119 (patch)
tree5242f78cb8c081ac0d713c314b020bc290b756e9 /py/objstringio.c
parented848553b408e14746f0ce96c8b20517bfdede35 (diff)
downloadmicropython-fccf17521aeec7438785a132434137f266474119.tar.gz
micropython-fccf17521aeec7438785a132434137f266474119.zip
py/objstr: Remove duplicate % in error string.
The double-% was added in 11de8399fe5f9ef54589b14470faf8d4fcc5ccaa (Jun 2014) when such errors were formatted with printf. But then 55830dd9bf4fee87c0a6d3f38c51614fea0eb483 (Dec 2018) changed mp_obj_new_exception_msg() to not format the message, as discussed in #3004. So such error strings are no longer formatted and a % is just that.
Diffstat (limited to 'py/objstringio.c')
0 files changed, 0 insertions, 0 deletions