Files
dragonflow/dragonflow
Omer Anson 491ff53f40 Models are no longer 'types'
In jsonmodels, the metaclass for models was changed. Therefore, a model
is no longer a type. Checks of the form type(x) == type fail, and are
replaced with inspect.isclass(x).

Change-Id: Ib8de32e47db8b44735c95b552835ce85b24e2b88
Closes-Bug: #1753244
2018-03-04 21:25:36 +02:00
..
2018-03-04 21:25:36 +02:00
2017-12-27 10:54:47 +02:00
2017-04-05 11:57:45 +08:00
2017-01-04 09:46:25 +07:00
2017-03-27 01:13:30 +00:00
2016-06-08 15:59:44 +08:00