In message <4cc3fad1.5080...@sschwarzer.net>, Stefan Schwarzer wrote:

> I'm looking for a tool which can read Python files and write
> a corresponding XMI file for import into UML tools.

UML ... isn’t that something more in vogue among the Java/DotNet corporate-
code-cutter-drone crowd?

Specifically, you’re asking for something that can parse a dynamic language 
and generate a static structural description of that code. I don’t think 
it’s possible, in general.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to