diff -r 7685cec9fd3c -r f2ddfa555b0f doc/api/python/build.model.Task-class.html
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/api/python/build.model.Task-class.html Fri Sep 11 11:54:49 2009 +0100
@@ -0,0 +1,422 @@
+
+
+
+
+
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ __getitem__(self,
+ name)
+ Dictionary of tasks support. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ has_fixed(self)
+ Returns an object representing what this task fixed, if anything. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ __cmp__(self,
+ other)
+ Compare tasks based on their task number only. |
+
+ source code
+
+ |
+
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+
+ |
+
+
+ |
+
+
+
+ Inherited from object :
+ __delattr__ ,
+ __getattribute__ ,
+ __new__ ,
+ __reduce__ ,
+ __reduce_ex__ ,
+ __setattr__
+
+ |
+
+
+
+