cti-python-stix2/stix2
Chris Lenk be07c32500 Add parse() to Environment layer
The Environment layer does not keep its own mapping of custom object types.
If we think it likely that users will want to maintain separate lists of
custom object types between two or more Environments, we can add this
later.
2017-09-08 12:40:01 -04:00
..
markings
sources Improve docstrings for Environment layer 2017-09-08 11:15:10 -04:00
test Add parse() to Environment layer 2017-09-08 12:40:01 -04:00
__init__.py
base.py
common.py
core.py Add parse() to Environment layer 2017-09-08 12:40:01 -04:00
environment.py Add parse() to Environment layer 2017-09-08 12:40:01 -04:00
exceptions.py
observables.py
patterns.py
properties.py
sdo.py
sro.py
utils.py
version.py