cti-python-stix2/stix2
Chris Lenk c2d1e9777b Clean up filters
- Simplify an if statement since split() with no matches returns single
  item list
- Rename _all_filter -> _check_property and make it a method on Filter
- Raise an error instead of returning -1
- s/field/property
2017-11-01 10:40:10 -04:00
..
markings Make MarkingsMixin private 2017-10-05 20:50:54 -04:00
sources Clean up filters 2017-11-01 10:40:10 -04:00
test Clean up filters 2017-11-01 10:40:10 -04:00
__init__.py Merge branch 'master' into documentation 2017-10-04 10:38:40 -04:00
base.py Set up Sphinx autodoc 2017-09-21 17:27:13 -04:00
common.py Make MarkingsMixin private 2017-10-05 20:50:54 -04:00
core.py Allow objects with custom properties in bundles 2017-10-09 17:33:12 -04:00
environment.py Clean up creator_of 2017-10-24 14:20:42 -04:00
exceptions.py Add Environment documentation (Jupyter) 2017-09-25 16:39:58 -04:00
observables.py Make AS 'number' required, add missing props to SocketExt. closes #77 2017-10-11 15:10:06 -04:00
patterns.py Merge pull request #62 from oasis-open/documentation 2017-10-06 14:33:14 -04:00
properties.py Allow objects with custom properties in bundles 2017-10-09 17:33:12 -04:00
sdo.py Merge pull request #62 from oasis-open/documentation 2017-10-06 14:33:14 -04:00
sro.py Make MarkingsMixin private 2017-10-05 20:50:54 -04:00
utils.py merge conflicts 2017-09-29 15:47:39 -04:00
version.py Bump version: 0.2.0 → 0.3.0 2017-10-06 15:40:34 -04:00