Python Reverse engineering fails to respect "from" statement

I have a package “pysg” (and directory) that contains a package “render” (directory) that contains shadowRenderProduct.py (file) that contains a class ShadowRenderProduct. Reverse engineering a file in that directory subShadowRenderProduct.py that contains…

from pysg.render.shadowRenderProduct import ShadowRenderProduct
class SubShadowRenderProduct(ShadowRenderProduct):

Does not create the correct class diagram.

Hi Rheniser,

Thanks for your post. I’ve forwarded the details to our engineers to follow-up. Once there is any feedback, I’ll come back to you immediately. If there are any inquiries, please do not hesitate to contact me.

Best regards,
Lilian Wong

Hi Rheniser,

I would like to tell you that our engineers have fixed the problem of “from” statement in reversing Python, please download the patch at the link below:
http://files2.visual-paradigm.com/200807/Patch/20080707c/VP_Suite_Windows_3_3_20080707c.exe

If there are any inquiry, please do not hesitate to ask.

Best regards,
Lilian Wong