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
test_workbench.py