pyheap
pyheap copied to clipboard
dumper: Research what can be done to modules that are first time imported during dumping
Technically, the import function can be substituted with {"__builtins__": {"__import__": import1}}