diff options
Diffstat (limited to 'python/qpid/spec.py')
| -rw-r--r-- | python/qpid/spec.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python/qpid/spec.py b/python/qpid/spec.py index 31c79276aa..4d0497bced 100644 --- a/python/qpid/spec.py +++ b/python/qpid/spec.py @@ -255,6 +255,7 @@ class Method(Metadata): "shortstr": "", "longstr": "", "table": {}, + "array": [], "octet": 0, "short": 0, "long": 0, |
