diff options
author | Jim Mussared <jim.mussared@gmail.com> | 2023-06-05 22:38:36 +1000 |
---|---|---|
committer | Jim Mussared <jim.mussared@gmail.com> | 2023-06-08 17:54:24 +1000 |
commit | 7d2ee8aed0cc5ba1a0041ac4cc7631898aaf252f (patch) | |
tree | 5c1aab94307eb4cb8fab0274413a31862ec1248e /tests/extmod/socket_tcp_basic.py | |
parent | e6926d60219d9b00da3eedb5eedecefe0d6c321c (diff) | |
download | micropython-7d2ee8aed0cc5ba1a0041ac4cc7631898aaf252f.tar.gz micropython-7d2ee8aed0cc5ba1a0041ac4cc7631898aaf252f.zip |
py/mpconfig: Enable module delegation if sys needs it.
Otherwise you can get into the confusing state where e.g. sys.ps1 is
enabled in config (via `MICROPY_PY_SYS_PS1_PS2`) but still doesn't actually
get enabled.
Also verify that the required delegation options are enabled in modsys.c.
This work was funded through GitHub Sponsors.
Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
Diffstat (limited to 'tests/extmod/socket_tcp_basic.py')
0 files changed, 0 insertions, 0 deletions