Method
exportAttributes
(self, lwrite, level, already_processed, namespace_='incident:', name_='ContributorsType')
Source from the content-addressed store, hash-verified
| 779 | else: |
| 780 | lwrite('/>%s' % (eol_, )) |
| 781 | def exportAttributes(self, lwrite, level, already_processed, namespace_='incident:', name_='ContributorsType'): |
| 782 | pass |
| 783 | def exportChildren(self, lwrite, level, nsmap, namespace_=XML_NS, name_='ContributorsType', fromsubclass_=False, pretty_print=True): |
| 784 | if pretty_print: |
| 785 | eol_ = '\n' |
Tested by
no test coverage detected