Package cherrypy :: Package lib :: Module locking
[hide private]
[frames] | no frames]

Module locking

source code

Classes [hide private]
  NeverExpires
  Timer
A simple timer that will indicate when an expiration time has passed.
  LockTimeout
An exception when a lock could not be acquired before a timeout period
  LockChecker
Keep track of the time and detect if a timeout has expired
Variables [hide private]
  __package__ = 'cherrypy.lib'