Skip to content
Snippets Groups Projects
Commit f06d0839 authored by Tom Collins's avatar Tom Collins Committed by Paul Sokolovsky
Browse files

py/modsys: update conditionals for code referencing sys.stdout

Working on a build with PY_IO enabled (for PY_UJSON support) but PY_SYS_STDFILES disabled (no filesystem).  There are multiple references to mp_sys_stdout_obj that should only be enabled if both PY_IO and PY_SYS_STDFILES are enabled.
parent 55491031
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment