Method
exportAttributes
(self, lwrite, level, already_processed, namespace_='incident:', name_='DirectImpactSummaryType')
Source from the content-addressed store, hash-verified
| 1151 | else: |
| 1152 | lwrite('/>%s' % (eol_, )) |
| 1153 | def exportAttributes(self, lwrite, level, already_processed, namespace_='incident:', name_='DirectImpactSummaryType'): |
| 1154 | pass |
| 1155 | def exportChildren(self, lwrite, level, nsmap, namespace_=XML_NS, name_='DirectImpactSummaryType', fromsubclass_=False, pretty_print=True): |
| 1156 | if pretty_print: |
| 1157 | eol_ = '\n' |
Tested by
no test coverage detected