msvcrt.heapmin()
Force the malloc() heap to clean itself up and return unused blocks to the operating system. On failure, this raises OSError.
msvcrt.heapmin()
Force the malloc() heap to clean itself up and return unused blocks to the operating system. On failure, this raises OSError.
Please login to continue.