Package SmootLight :: Package behaviors :: Module RecursiveDecay
[hide private]
[frames] | no frames]

Module RecursiveDecay

source code

Classes [hide private]
  RecursiveDecay
RecursiveDecay is an event to allow recursive hooks to stop recursing after a certain number of iterations specified in <InitialResponseCount> -- Int, number of total responses.
Variables [hide private]
  __package__ = 'SmootLight.behaviors'
  main_log = logging.getLogger("smoot_light")