HTMLParser 的模組已經在Python 3中更名為html.parser。 2to3工具會自動轉換import語句到Python3。 python2.2新增該模組。 原始碼:lib/ HTMLParser.py.
確定! 回上一頁