cti-python-stix2/stix2
Michael Chisholm 3a2f247f68 Fixed my own brainfart with converting string filter values to
datetimes: I'd converted the object property instead of the
filter value! :-P

Also, I fixed filter validation: it was checking for exact types
of the filter values and disallowing subtypes.  This library
includes a datetime subtype named STIXdatetime, and this type
should be usable as a filter value too.  So we need to allow
subtypes.
2018-11-27 18:38:55 -05:00
..
datastore Fixed my own brainfart with converting string filter values to 2018-11-27 18:38:55 -05:00
markings
test
v20
__init__.py
base.py
core.py
environment.py
exceptions.py
patterns.py
properties.py
utils.py
version.py
workbench.py