[Python-Dev] doc tests failing (original) (raw)

Ethan Furman ethan at stoneleaf.us
Fri Nov 13 13:01:40 EST 2015


On 11/13/2015 07:12 AM, Ethan Furman wrote:

What am I doing wrong?

On 11/13/2015 07:40 AM, Georg Brandl wrote:

Running "make doctest" in the first place. The doctests in the core docs were not written to support that, and also never updated to do so.

On 11/13/2015 07:42 AM, Zachary Ware wrote:

Expecting it to work :)

On 11/13/2015 07:44 AM, R. David Murray wrote:

We don't have clean doctests for the docs. Patches welcome.

Ah, okay, that explains it. :) Which means I had tested 'enum.rst' manually back when I wrote it, and had forgotten.

Thank you for the reminder!

-- Ethan



More information about the Python-Dev mailing list