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