In <[email protected]> Gregory Ewing 
<[email protected]> writes:

>kj wrote:

>> The hardest case is "module docstrings".

>Actually, that one's quite easy, just assign to __doc__.

>__doc__ = "This is a %s docstring" % "made-up"

D'oh!  Thanks.

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

Reply via email to