Am 27.07.2011 19:44, schrieb Terry Reedy:
> On 7/27/2011 9:24 AM, Antoine Pitrou wrote:
> 
>> Docstrings are sufficient for own our purposes.
> 
>  >>> import test.support as t
>  >>> help(t.rmtree)
> Help on function rmtree in module test.support:
> 
> rmtree(path)

Well, what are you waiting for... just add the docstring!

Georg

_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to