Mike Thompson wrote:
I've run into a problem using WingIDE. I have a dead simple script (which uses ElementTree):
from elementtree.ElementTree import Element, SubElement, tostring
Just to be clear: that's the effbot's ElementTree package at http://effbot.org/zone/element-index.htm
-- Mike -- http://mail.python.org/mailman/listinfo/python-list