From cb69d2e1c7ced951cbf7a31ee286b0ed92cab8a8 Mon Sep 17 00:00:00 2001 From: rcoh Date: Fri, 18 Feb 2011 16:56:43 -0500 Subject: Adding Epydoc generated docs. --- html/SmootLight.behaviors.TimedDie-module.html | 164 +++++++++++++++++++++++++ 1 file changed, 164 insertions(+) create mode 100644 html/SmootLight.behaviors.TimedDie-module.html (limited to 'html/SmootLight.behaviors.TimedDie-module.html') diff --git a/html/SmootLight.behaviors.TimedDie-module.html b/html/SmootLight.behaviors.TimedDie-module.html new file mode 100644 index 0000000..36c2c53 --- /dev/null +++ b/html/SmootLight.behaviors.TimedDie-module.html @@ -0,0 +1,164 @@ + + + + + SmootLight.behaviors.TimedDie + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + Package SmootLight :: + Package behaviors :: + Module TimedDie + + + + + + +
[hide private]
[frames] | no frames]
+
+ +

Module TimedDie

source code

+ + + + + + + + + +
+ + + + + +
Classes[hide private]
+
+   + + Timeout
+ Timeout is a behavior designed to be used in recursive hooks to + stop responses after a certain amount of time. +
+ + + + + + + + + + + + +
+ + + + + +
Variables[hide private]
+
+   + + __package__ = 'SmootLight.behaviors' +
+   + + main_log = logging.getLogger("smoot_light") +
+ + + + + + + + + + + + + + + + + + + + + + + +
+ + + + -- cgit v1.2.3