cti-python-stix2/stix2
Emmanuelle Vargas-Gonzalez 5dc049d65a getattr() checks for attribute membership, returns the value if not None and raises AttributeError when is not present. fixes #19 2017-06-01 15:23:44 -04:00
..
sources
test Update immutable tests. 2017-06-01 12:43:42 -04:00
__init__.py
base.py getattr() checks for attribute membership, returns the value if not None and raises AttributeError when is not present. fixes #19 2017-06-01 15:23:44 -04:00
bundle.py
common.py
exceptions.py Make Immutable error more descriptive. Also fixes #13 2017-06-01 12:43:06 -04:00
observables.py
other.py
properties.py
sdo.py
sro.py
utils.py