Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
If the field is an array, then the field type will not have the as_dict method bound to it. The Structure describing the individual elements in the array will have the as_dict method. Because of this, hasattr(type_, "as_dict") will always return False.
- Loading branch information