Comment¶
- class igwn_ligolw.ligolw.Comment(attrs=None)¶
Bases:
ElementComment element.
Attributes Summary
Methods Summary
write([fileobj, indent])Recursively write an element and it's children to a file.
Attributes Documentation
- tagName = 'Comment'¶
Methods Documentation
- write(fileobj=<_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>, indent='')¶
Recursively write an element and it’s children to a file.