Isaac Rodriguez wrote:

> Since Python is a very powerful language parsing strings, replacing
> expressions, and processing XML, I was wondering if people documents the
> code using constructs similar to JavaDoc

if you want something very similar to JavaDoc, you can use PythonDoc:

    http://effbot.org/zone/pythondoc.htm

</F>



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

Reply via email to