Method
exportAttributes
(self, lwrite, level, already_processed, namespace_='ttp:', name_='ExploitsType')
Source from the content-addressed store, hash-verified
| 689 | else: |
| 690 | lwrite('/>%s' % (eol_, )) |
| 691 | def exportAttributes(self, lwrite, level, already_processed, namespace_='ttp:', name_='ExploitsType'): |
| 692 | pass |
| 693 | def exportChildren(self, lwrite, level, nsmap, namespace_=XML_NS, name_='ExploitsType', fromsubclass_=False, pretty_print=True): |
| 694 | if pretty_print: |
| 695 | eol_ = '\n' |
Tested by
no test coverage detected