]> gitweb.michael.orlitzky.com - dead/pictar.git/commit
Updated XmlDataParser to use the Python 2.5 ElementTree interface. master
authorMichael Orlitzky <michael@orlitzky.com>
Tue, 6 Jan 2009 23:36:42 +0000 (18:36 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Tue, 6 Jan 2009 23:36:42 +0000 (18:36 -0500)
commita913a82677784cb48487a37e05ffb04c98dee0ad
tree323a1b2644815aa1c8de81df0e5b246a4ddabb38
parentc21bdc3222daa73da76c057ee00106e04ace4c77
Updated XmlDataParser to use the Python 2.5 ElementTree interface.
Changed some function comments to docstrings.
Removed the silly accessors from SupportedType and replaced them with public fields.
Mime/SupportedType.py
Mime/XmlDataParser.py
Pictar.py
TemplateParser.py