./core/ui/consoleUi/help.py is importing "elementtree.ElementTree as ET" which is in ./extlib/nltk/etree/ElementTree.py.
The Python elementtree module is an independent package in Debian, python-elementtree. So, ./extlib/nltk/etree/ should be excluded in the w3af package and depend on python-elementtree. It's a Debian-specific problem. luciano -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

