(self, attrsD)
| 1616 | _end_dc_description = _end_description |
| 1617 | |
| 1618 | def _start_info(self, attrsD): |
| 1619 | self.pushContent('info', attrsD, u'text/plain', 1) |
| 1620 | _start_feedburner_browserfriendly = _start_info |
| 1621 | |
| 1622 | def _end_info(self): |
nothing calls this directly
no test coverage detected