Nadav Chernin skrev:
Is there a way to know locals of the script without running it?

As I interpret the question, I believe there is. I think Pylint does what you want. I have no idea how it does it, or how certain it can be to find all locals, but it may give you a place to start looking.

Pylint homepage: <http://www.logilab.org/857/>

/ johan

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to