|      1pandada8      2014-04-26 17:50:17 +08:00 | 
|  |      2yakczh OP 下载了, 解析英文的Table没问题,但是如果table中th是中文 就提示   File "table_parser.py", line 141, in table_parse if headers and not all([header in table.text_content() for header in headers]): TypeError: 'in <string>' requires string as left operand |