Python Library Reference
Previous:
22.1.2 Console I/O
Up:
22.1 msvcrt - Useful
Next:
22.2 _winreg - Windows
22.1.3 Other Functions
heapmin
()
Force the
malloc()
heap to clean itself up and return unused blocks to the operating system. This only works on Windows NT. On failure, this raises
IOError
.
Release 2.3a0, documentation updated on March 24, 2002.
See
About this document...
for information on suggesting changes.