Skip to content
Snippets Groups Projects
Commit 74ed0682 authored by Damien George's avatar Damien George
Browse files

tools/mpy-tool.py: Fix init of QStrWindow, and remove unused variable.

The qstr window size is not log-2 encoded, it's just the actual number (but
in mpy-tool.py this didn't lead to an error because the size is just used
to truncate the window so it doesn't grow arbitrarily large in memory).

Addresses issue #4635.
parent 4831e38c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment