yuanxu-li / html-table-extractor

extract data from html table
MIT License
84 stars 23 forks source link

python3 compat #2

Closed hampsterx closed 7 years ago

hampsterx commented 7 years ago
print ext.return_list()

heh

yuanxu-li commented 7 years ago

This part https://github.com/yuanxu-li/html-table-extractor/blob/master/html_table_extractor/extractor.py#L113 was for testing purpose. I think I will remove it.

I will try the whole thing on python3. It should be fine since I do not use any python2-specific features.

yuanxu-li commented 7 years ago

@hampsterx closed by 7baebf8cec40ba58d071884a21f421fd62c3ef02