Can somebody tell me about any python to UML reverse engineering tools . I was trying pynsource but it uses the old opengl namespace (this is what i assume the problem is from what i read from the openGL documentation)<br>
and thus it gives an import error<br>from wxPython.ogl import *<br>ImportError: No module named ogl<br>
now i tried changing it&nbsp; to&nbsp;&nbsp; (again from documentation)<br>&nbsp;<span><br>import</span> <span>wx</span><span>.</span><span>lib</span><span>.</span><span>ogl</span> <span>as</span> ogl<br>but it still does not work. Can&nbsp; somebody tell me what the problem might be .<br>
<pre dir="ltr" lang="en"><span><span><br></span></span></pre><br>-- <br>A-M-I-T S|S<br>