def content()

in readability/readability.py [0:0]


    def content(self):
        """Returns document body"""
        return get_body(self._html(True))