Florian Lindner wrote: > Hello, > in order to understand python code from a larger project (Zope 3) I'm > looking for a tool that helps me with that. It should also help > What (graphical) application running on Linux can you recommend?
Maybe you shoud tryy doxygen/happydoc etc? Doxygen support python, just add '.py' extension to understanable files and output syntax to 'java-like'. -- http://mail.python.org/mailman/listinfo/python-list