cti-python-stix2/stix2
clenk ee8013d782 Parse bundles correctly
This required refactoring parts of the library. Code in __init__.py
merged into bundle.py, which was renamed core.py. Code in other.py was
merged into common.py.

Fixes #40.
2017-08-11 16:18:20 -04:00
..
sources Make Travis happy with cosmetic fixes 2017-06-01 16:47:56 -04:00
test Parse bundles correctly 2017-08-11 16:18:20 -04:00
__init__.py Parse bundles correctly 2017-08-11 16:18:20 -04:00
base.py Add timestamp precision for `created` and `modified` 2017-06-22 18:47:35 -04:00
common.py Parse bundles correctly 2017-08-11 16:18:20 -04:00
core.py Parse bundles correctly 2017-08-11 16:18:20 -04:00
environment.py Deep-copy in Object Factory and allow appending multiple items to list 2017-07-18 12:05:19 -04:00
exceptions.py Add custom properties via 'allow_custom' 2017-06-12 13:04:20 -04:00
observables.py added object_paths 2017-07-18 20:30:02 +00:00
patterns.py merge all classes into patterns.py 2017-07-19 14:03:43 +00:00
properties.py Parse bundles correctly 2017-08-11 16:18:20 -04:00
sdo.py Parse bundles correctly 2017-08-11 16:18:20 -04:00
sro.py Fix import order, add flake8-import-order plugin 2017-04-24 18:29:56 -04:00
utils.py Add more timestamp test cases, address suggestions 2017-06-28 15:55:23 -04:00
version.py Add stix2.__version__ 2017-07-06 09:41:50 -04:00