cti-python-stix2/stix2
Emmanuelle Vargas-Gonzalez dd2a1db5c1 Change SROs to OrderedDict approach. Removed COMMON_PROPERTIES. 2017-08-14 08:27:49 -04:00
..
sources Add missing call to super() in TAXIICollectionStore. 2017-08-11 09:52:29 -04:00
test Formatting changes, replace deduplicate() code in DataSource, missing super() calls to initialize objects. 2017-08-11 08:10:20 -04:00
__init__.py
base.py Change _STIXBase to output properties in spec order. closes #39 2017-08-11 15:10:44 -04:00
bundle.py
common.py Update commons.py to new OrderedDict format, just in case. 2017-08-11 15:11:54 -04:00
environment.py
exceptions.py
observables.py
other.py
patterns.py
properties.py
sdo.py Change SDOs to OrderedDict approach. Removed COMMON_PROPERTIES. 2017-08-11 15:12:45 -04:00
sro.py Change SROs to OrderedDict approach. Removed COMMON_PROPERTIES. 2017-08-14 08:27:49 -04:00
utils.py Missing instantiation of STIXdatetime in parser. Added __repr__() to STIXdatetime class. 2017-08-11 15:04:58 -04:00
version.py