cti-python-stix2/stix2/v20
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
..
__init__.py
bundle.py
common.py
observables.py Remove workaround for "values" being both a Mapping method name 2020-01-28 18:13:36 -05:00
sdo.py
sro.py