See what happens when you endeavor to intelligently import package/modules: >>> import xml >>> type(xml) <type 'module'> >>> xml.etree.
確定! 回上一頁