mistral/mistral/workbook
hparekh 13ec6e8b2c filter() is wrapped around list().
In py2 filter returns list, but in py3
it returns iterator.

Change-Id: I71db21027bab11c8de715d39e71d0f6317a3f9e0
Partially-Implements: blueprint mistral-py3
2015-10-19 09:26:33 +05:30
..
v2 filter() is wrapped around list(). 2015-10-19 09:26:33 +05:30
__init__.py Implement new object-model specification 2014-03-12 14:58:54 +04:00
base.py Fix more tests in python34 gate 2015-09-24 11:16:04 +03:00
parser.py Action definition updated, when workbook is created. 2015-10-14 04:29:59 +00:00
types.py Getting rid of "policies" keyword 2015-04-17 16:55:36 +06:00