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 Update docstrings to relocate links\documentation 2019-01-11 13:55:05 -05:00
bundle.py Fixes #308 2019-12-17 11:57:55 -05:00
common.py Merge branch 'master' into stix2.1 2019-09-23 12:26:27 -04:00
observables.py Remove workaround for "values" being both a Mapping method name 2020-01-28 18:13:36 -05:00
sdo.py Introduce and relocate version-based pattern checking. Fixes #307 2020-01-04 10:24:17 -05:00
sro.py parse() handles observables in 2.1. Change mechanism for (in)valid_types in ReferenceProperty. Fix _custom_observable_builder to include ReferenceProperty instead of ObjectReferenceProperty, and added ID property to custom observables 2019-12-06 09:35:36 -05:00