oasis-open / cti-stix-slider

OASIS TC Open Repository: The repository cti-stix-slider supports development of a Python application to convert STIX 2.0 content to STIX 1.x content
https://cti-stix-slider.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
21 stars 15 forks source link

Marking changes, PY2/3 support changes #8

Closed emmanvg closed 6 years ago

emmanvg commented 6 years ago

Make sure we remove markings from marked entities before serialization. Also, make sure we use text_type instead of str and fixed issue of file not loading in PY3 for Windows.