Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
tupledict.clean()
clean ( )
Discards internal data structure associated with a tupledict
object. Note that calling this routine won't affect the contents of
the tupledict
. It only affects the memory used and the performance
of later calls to
select.
Example usage:
d.clean()