.. _tokyocabinet: ******************************************************* :mod:`tokyocabinet` --- Python Tokyo Cabinet interface. ******************************************************* .. module:: tokyocabinet :platform: POSIX :synopsis: Python Tokyo Cabinet interface. .. exception:: Error Raised when an error specific to Tokyo Cabinet happens. .. function:: version Returns the version string of the underlying Tokyo Cabinet library. .. data:: INT_MAX .. data:: INT_MIN The largest positive and negative integers as defined by the platform (mainly used for testing :meth:`addint`). .. versionadded:: 0.5.0 Objects ******* .. toctree:: :maxdepth: 1 HDB MDB BDB NDB FDB TDB