mirror of
https://github.com/micropython/micropython.git
synced 2026-03-11 11:20:17 +01:00
This is the case already when using just subprocess.check_output, but in the special cases (cmdline, meminfo, ...) the carriage return gets lost during output processing so restore it in the end. This fixes the micropython/meminfo.py test on Windows.
16 KiB
Executable File
16 KiB
Executable File