mistral-lib/mistral_lib
Dougal Matthews b5e6b22ba9 Add an empty __init__ method to the base Action class
Without this, the action loading will fail in Python 2 if the action
subclass doesn't define a __init__.

Closes-Bug: #1724594
Change-Id: I7cf9fdc9446462c7f5010d0ba8b307b05656704e
(cherry picked from commit ff1e58332f)
2017-10-19 08:44:31 +00:00
..
actions Add an empty __init__ method to the base Action class 2017-10-19 08:44:31 +00:00
tests Update serialization from 'mistral' repo with latest changes 2017-05-03 11:31:07 +07:00
utils Adds minimum common shared code for custom actions API 2017-03-14 10:14:03 -04:00
yaql Fixes namespace issue 2016-07-15 09:29:11 -04:00
__init__.py Fixes namespace issue 2016-07-15 09:29:11 -04:00
exceptions.py Remove the unused ApplicationContextNotFoundException 2017-04-25 14:47:36 +01:00
serialization.py Update serialization from 'mistral' repo with latest changes 2017-05-03 11:31:07 +07:00