diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-12-20 16:44:36 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2015-12-20 16:51:59 +0200 |
commit | ef63ab5724dd7c5696ee5c07bf30ac7444df9fb6 (patch) | |
tree | 5b9a76f5453c4fb482dc45c604a446d05f150b19 /py/objexcept.h | |
parent | 0a4eb4dbf2df34b9a2efcf55855b9db7c7132bf7 (diff) | |
download | micropython-ef63ab5724dd7c5696ee5c07bf30ac7444df9fb6.tar.gz micropython-ef63ab5724dd7c5696ee5c07bf30ac7444df9fb6.zip |
py/objstr: Make sure that b"%s" % b"foo" uses undecorated bytes value.
I.e. the expected result for above is b"foo", whereas previously we got
b"b'foo'".
Diffstat (limited to 'py/objexcept.h')
0 files changed, 0 insertions, 0 deletions