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

bundles / IPython 9.14.0.dev / IPython / external / pickleshare / PickleShareDB / hcompress

function

IPython.external.pickleshare:PickleShareDB.hcompress

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

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