Method
exportAttributes
(self, lwrite, level, already_processed, namespace_='incident:', name_='TotalLossEstimationType')
Source from the content-addressed store, hash-verified
| 985 | else: |
| 986 | lwrite('/>%s' % (eol_, )) |
| 987 | def exportAttributes(self, lwrite, level, already_processed, namespace_='incident:', name_='TotalLossEstimationType'): |
| 988 | pass |
| 989 | def exportChildren(self, lwrite, level, nsmap, namespace_=XML_NS, name_='TotalLossEstimationType', fromsubclass_=False, pretty_print=True): |
| 990 | if pretty_print: |
| 991 | eol_ = '\n' |
Tested by
no test coverage detected