Method
exportAttributes
(self, lwrite, level, already_processed, namespace_='incident:', name_='COATimeType')
Source from the content-addressed store, hash-verified
| 844 | else: |
| 845 | lwrite('/>%s' % (eol_, )) |
| 846 | def exportAttributes(self, lwrite, level, already_processed, namespace_='incident:', name_='COATimeType'): |
| 847 | pass |
| 848 | def exportChildren(self, lwrite, level, nsmap, namespace_=XML_NS, name_='COATimeType', fromsubclass_=False, pretty_print=True): |
| 849 | if pretty_print: |
| 850 | eol_ = '\n' |
Tested by
no test coverage detected