Package pyxmpp2 :: Module expdict
[hide private]

Module expdict

Dictionary with item expiration.
Classes [hide private]
  ExpiringDictionary
An extension to standard Python dictionary objects which implements item expiration.
Variables [hide private]
  logger = logging.getLogger("pyxmpp2.expdict")
  _NO_DEFAULT = _NO_DEFAULT