cti-python-stix2/stix2/test
Michael Chisholm 94bb76f669 Fix docstring on the unit tests I added. I'd said "partially
cleaned" property, but actually, the cleaning algorithm works on
a dict copy, so aborting cleaning partway through doesn't
actually affect the object in that way.  It would actually cause
the extensions property to be completely uncleaned, rather than
partially cleaned.
2019-08-26 17:49:55 -04:00
..
v20 Fix docstring on the unit tests I added. I'd said "partially 2019-08-26 17:49:55 -04:00
v21 Fix docstring on the unit tests I added. I'd said "partially 2019-08-26 17:49:55 -04:00
__init__.py Initial package files. 2017-01-17 08:54:39 -08:00
test_workbench.py Removed some more hard-codings of v20 in the workbench test 2019-07-24 17:39:00 -04:00