最終更新:2011-08-22 (月) 16:29:51 (4630d)  

Python/XML
Top / Python / XML

ElementTree?PythonXMLを扱うためのライブラリです。Python 2.5?からはPythonに標準で内蔵されています。

 from xml.etree.ElementTree import *