You are viewing an older version (9.5.0). Go to latest (9.13.0)
{ } Raw JSON

bundles / IPython 9.5.0 / IPython / external / pickleshare / PickleShareDB / hcompress

function

IPython.external.pickleshare:PickleShareDB.hcompress

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

Signature

def   hcompress ( self hashroot )

Summary

Compress category 'hashroot', so hset is fast again

Extended Summary

hget will fail if fast_only is True for compressed items (that were hset before hcompress).

Aliases

  • IPython.core.interactiveshell.PickleShareDB.hcompress