cti-python-stix2/stix2
Chris Lenk 23e3b3cc20 Fix FileSystemSource.all_versions bug
If `get()` returned a single STIX object, `all_versions()` would return a
list of the properties/values of that object.
2017-10-06 14:02:25 -04:00
..
markings Add a shortcut for marking functions 2017-10-03 10:28:58 -04:00
sources Fix FileSystemSource.all_versions bug 2017-10-06 14:02:25 -04:00
test Fix FileSystemSource.all_versions bug 2017-10-06 14:02:25 -04:00
__init__.py Add markings functions to top level namespace 2017-10-02 16:09:38 -04:00
base.py Merge branch 'master' into markings 2017-08-31 20:36:59 +00:00
common.py Add a shortcut for marking functions 2017-10-03 10:28:58 -04:00
core.py Add parse() to Environment layer 2017-09-08 12:40:01 -04:00
environment.py code changes brought about by discussion of pull request of 'bug_fixes' branch 2017-09-29 11:24:19 -04:00
exceptions.py Merge pull request #46 from oasis-open/markings 2017-09-05 19:08:45 +00:00
observables.py Improve markings tests 2017-09-01 16:41:16 -04:00
patterns.py Use t prefix for timestamp constant 2017-10-04 10:27:06 -04:00
properties.py Merge branch 'master' into markings 2017-08-31 20:36:59 +00:00
sdo.py Update required properties, indicator label and tests. closes #68 2017-10-06 10:29:30 -04:00
sro.py Add STIXDomainObject and STIXRelationshipObject 2017-10-03 15:01:55 -04:00
utils.py code changes brought about by discussion of pull request of 'bug_fixes' branch 2017-09-29 11:24:19 -04:00
version.py Add stix2.__version__ 2017-07-06 09:41:50 -04:00