[Python-ideas] Multi-line comment blocks.

Devin Jeanpierre jeanpierreda at gmail.com
Sat Jun 16 10:57:30 CEST 2012


On Sat, Jun 16, 2012 at 2:53 AM, Steven D'Aprano <steve at pearwood.info> wrote:
<SNIP>

Steven, the code I was talking about was the code inside the doctests,
not the code surrounding the doctests. So, for example, whether or not
the body of the function has comments doesn't matter. They could never
be confused with doctest directives.

-- Devin



More information about the Python-ideas mailing list