This is a development version (latest) and may be unstable. Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython latest / IPython / external / pickleshare / PickleShareDB / uncache

function

IPython.external.pickleshare:PickleShareDB.uncache

source: /IPython/external/pickleshare.py :224

Signature

def   uncache ( self * items )

Summary

Removes all, or specified items from cache

Extended Summary

Use this after reading a large amount of large objects to free up memory, when you won't be needing the objects for a while.

Aliases

  • IPython.core.interactiveshell.PickleShareDB.uncache