diff options
author | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-20 20:32:50 +0200 |
---|---|---|
committer | Paul Sokolovsky <pfalcon@users.sourceforge.net> | 2014-01-20 20:37:01 +0200 |
commit | a80ff04fe7458b8ed8e948619b3700b720832ec2 (patch) | |
tree | 8f78e879e523c609c36475bf14bde8043c2719fb /py/obj.c | |
parent | f0cfb8cb45cb1fc91c77fae98f5452b7f7865392 (diff) | |
download | micropython-a80ff04fe7458b8ed8e948619b3700b720832ec2.tar.gz micropython-a80ff04fe7458b8ed8e948619b3700b720832ec2.zip |
Add dummy bytes() constructor.
Currently, MicroPython strings are mix between CPython byte and unicode
strings. So, conversion is null so far. This dummy implementation is
intended for compatibility with CPython (so, same code can run on both).
Diffstat (limited to 'py/obj.c')
0 files changed, 0 insertions, 0 deletions