Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 598 by buggood: import problem in Testdoc and libdoc tools in
robotframework-2.5
http://code.google.com/p/robotframework/issues/detail?id=598
testdoc.py and libdoc.py not able to find populators module
This is the example of the stack trace from testdoc.py
Traceback (most recent call last):
File "testdoc.py", line 61, in <module>
from robot.parsing import populators
Robot Framework 2.5 (Python 2.6.1 on darwin)
I replaced current testdoc.py with one from robotframework 2.1.3 and it
does not have the problem, meaning I was able to generate testdoc