cti-python-stix2/stix2
Greg Back 5d7ed643bd Check for required args first, and check for them all at once.
This is necessary for versions of Python <3.6, where dictionaries are
unordered by default, meaning we can't ensure the order in which fields
are checked.
2017-02-02 10:17:13 -06:00
..
test Check for required args first, and check for them all at once. 2017-02-02 10:17:13 -06:00
__init__.py Check for required args first, and check for them all at once. 2017-02-02 10:17:13 -06:00