On 20 Feb, 09:32, Paul McGuire <[EMAIL PROTECTED]> wrote: > > I use epydoc for pyparsing, and I really like the results. Just make > sure that importing your modules doesn't really do anything > substantial (like connect to db's, or run unit tests that run for > hours); epydoc imports your code and then introspects it to extract > the classes, methods, docstrings, etc.
Or use the --parse-only option to avoid the introspection. > (And I think you asked an honest question, and did not deserve the > rude answers you got. This NG is normally better behaved.) Indeed. Paul -- http://mail.python.org/mailman/listinfo/python-list