cti-python-stix2/stix2
Chris Lenk 1948b38eec
Merge pull request #438 from oasis-open/issue_437
hack for issue_435

Fixes #435.
2020-08-07 09:55:41 -04:00
..
canonicalization
confidence
datastore rename module to serialization.py 2020-07-22 14:31:26 -04:00
markings
test Merge pull request #438 from oasis-open/issue_437 2020-08-07 09:55:41 -04:00
v20 Allow mixing single objects and lists in bundles 2020-07-20 00:24:36 -04:00
v21 Allow mixing single objects and lists in bundles 2020-07-20 00:24:36 -04:00
__init__.py add serialization to API documentation 2020-07-22 15:38:17 -04:00
base.py update docstrings for _STIXBase method 2020-07-22 15:20:39 -04:00
custom.py fix: Respect name of `@Custom*` decorated defs 2020-07-28 11:13:59 +10:00
environment.py
exceptions.py
parsing.py
pattern_visitor.py handle quoted path components 2020-07-30 15:32:06 -04:00
patterns.py handle quoted path components 2020-07-30 15:32:06 -04:00
properties.py
serialization.py move serialization-related methods to serialization.py 2020-07-22 15:36:48 -04:00
utils.py move serialization-related methods to serialization.py 2020-07-22 15:36:48 -04:00
version.py
versioning.py
workbench.py