Package pyxmpp :: Module expdict
[hide private]

Module expdict

source code

Dictionary with item expiration.
Classes [hide private]
  ExpiringDictionary
An extension to standard Python dictionary objects which implements item expiration.
Variables [hide private]
  sentinel = sentinel
  __package__ = 'pyxmpp'

Imports: time, threading