cti-python-stix2/stix2/test
Michael Chisholm 176cb980a2 Remove workaround for "values" being both a Mapping method name
and sometimes a STIX property name.  It didn't work (caused
crashes under some circumstances).  Now, attributes whose names
conflict with Mapping methods will have the Mapping
interpretation.  Same-named STIX object properties will not be
accessible as attributes.
2020-01-28 18:13:36 -05:00
..
v20 Remove workaround for "values" being both a Mapping method name 2020-01-28 18:13:36 -05:00
v21 Remove workaround for "values" being both a Mapping method name 2020-01-28 18:13:36 -05:00
__init__.py Initial package files. 2017-01-17 08:54:39 -08:00
test_workbench.py Removed some more hard-codings of v20 in the workbench test 2019-07-24 17:39:00 -04:00