Method
exportAttributes
(self, lwrite, level, already_processed, namespace_='incident:', name_='HistoryType')
Source from the content-addressed store, hash-verified
| 1366 | else: |
| 1367 | lwrite('/>%s' % (eol_, )) |
| 1368 | def exportAttributes(self, lwrite, level, already_processed, namespace_='incident:', name_='HistoryType'): |
| 1369 | pass |
| 1370 | def exportChildren(self, lwrite, level, nsmap, namespace_=XML_NS, name_='HistoryType', fromsubclass_=False, pretty_print=True): |
| 1371 | if pretty_print: |
| 1372 | eol_ = '\n' |
Tested by
no test coverage detected