Thank you, Martin! Should have asked you first anyway :)
Found it now, it is in #py2mse on the class side of PythonCode class
NB Toon is currently working on a port of Fame for Python, which would allow us to compare the model obtained from source code with the program structure obtained from importing the python modules. I expect for PyPy or our Squeak VM for example to find quit some difference there.
See https://www.iam.unibe.ch/scg/svn_repos/Sources/Famix/Python/
Q@Martin - do you model decorators also? cheers, AA
On 23 Nov 2007, at 8:48 , Martin v. Löwis wrote:
How to run the Python and C++ importer?
The Python importer is written in Python. It's a script called py2mse; it should be checked in as a "string method" in a class somewhere. It requires Python 2.5, and you run it as "py2mse <source files>".
Regards, Martin _______________________________________________ Moose-dev mailing list Moose-dev@iam.unibe.ch https://www.iam.unibe.ch/mailman/listinfo/moose-dev