diff options
author | Damien George <damien.p.george@gmail.com> | 2017-01-22 10:31:52 +1100 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-01-22 11:56:16 +1100 |
commit | 895807137e508f8d1fe36c07ebd8dda657d83948 (patch) | |
tree | f06e974af951fbf14edfecf6cd1c3e9f21416182 /tests/basics/bytearray_construct.py | |
parent | 77e0cee49ec182b95cefc7a00a1c96b5db278cb2 (diff) | |
download | micropython-895807137e508f8d1fe36c07ebd8dda657d83948.tar.gz micropython-895807137e508f8d1fe36c07ebd8dda657d83948.zip |
lib/utils: Remove old pyhelp helper, replaced with py/builtinhelp.c.
Ports should no longer use pyhelp_print_obj but instead should define
MICROPY_PY_BUILTINS_HELP to 1 and then specify their help text using
MICROPY_PY_BUILTINS_HELP_TEXT.
Diffstat (limited to 'tests/basics/bytearray_construct.py')
0 files changed, 0 insertions, 0 deletions