Python Library Reference
Next:
18.2 winsound
Up:
18.1 msvcrt - Useful
Previous:
18.1.2 Console I/O
18.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
.
Python Library Reference
Next:
18.2 winsound
Up:
18.1 msvcrt - Useful
Previous:
18.1.2 Console I/O
Send comments on this document to
python-docs@python.org
.