Files
deb-python-taskflow/taskflow/tests/unit
Ivan A. Melnikov 1bfed651ae Allow to specify default provides at task definition
It is now possible to specify what task provides when task class
(deriving from taskflow.task.Task) is defined, using 'default_provides'
class attribute or property. This specification may still be overridden
when task instance is created via 'provides' constructor parameter.

Change-Id: If300c3a35807422d06c0196e84891faebde83c02
2013-09-19 11:09:05 +04:00
..
2013-05-13 22:26:54 -07:00