Closed epiben closed 2 months ago
We use the INCLUDE_UNMAPPED_CODES environment variable in several places. Would make sense to parse it once and refer to that throughout.
INCLUDE_UNMAPPED_CODES
Becomes tricky due to circular import and partially initialised modules. Will close without further ado.
We use the
INCLUDE_UNMAPPED_CODES
environment variable in several places. Would make sense to parse it once and refer to that throughout.