File: stix_common_0_2.py
Line 1775
"self.extension_type_ = None" should be "self.extensiontype_ = None"
This causes an export failure when including the object: TLPHandlingGuidanceType or any other object that derives from MarkingStructureType because all descendants have the extension type attribute represented as extensiontype_ in the export function.