-On [20080110 06:51], Steve Brown ([EMAIL PROTECTED]) wrote:
>I don't like the duplicated information: But the comment is attractive,

I find it unattractive to be honest.

>and the docstring self.__doc__ is already in use in the test log. I've read
>that all modules and classes should have docstrings, but I don't really have
>anything else to say, and each module contains only one class.

The ultimate test is running `pydoc your.module` or running epydoc on your
source and see how well the resulting documentation is built up.

-- 
Jeroen Ruigrok van der Werven <asmodai(-at-)in-nomine.org> / asmodai
イェルーン ラウフロック ヴァン デル ウェルヴェン
http://www.in-nomine.org/ | http://www.rangaku.org/
The quieter you become, the more you are able to hear...
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to