bundles / IPython 9.11.0 / IPython / external / pickleshare / PickleShareDB / hcompress
function
IPython.external.pickleshare:PickleShareDB.hcompress
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