> I see. So if people want to analyze python code they have to use > other tools (like rope?) ? or use reflection ?
Correct. One such tool might be the true Python compiler, along with the _ast module. Regards, Martin _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com