Files
deb-python-taskflow/taskflow/engines/action_engine/executor.py
Joshua Harlow a15e07a0a1 Use constants for revert automatically provided kwargs
Instead of using strings use module level constants for
the automatically provided keyword arguments to the tasks
revert function. This makes it easier for users of taskflow
to associate these constants with the actual keywords, without
having to resort to using raw strings directly.

Change-Id: I12726812615052d8405071d46272ef2b8286cfe2
2014-10-17 00:45:36 +00:00

4.9 KiB