类似这样的:
152 ruthless = True
153 while True:
--> 154 self._html(True)
155 for i in self.tags(self.html, 'script', 'style'):
156 i.drop_tree()
https://github.com/buriy/python-readability/issues/41
是通过配置呢,还是自己打印Exception来实现呢?
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
这个是 ipython 的巨长巨长的错误信息(还是彩色的哟),你装个 ipython 自己试试就好了。