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

Zachary Ware zachary.ware+pydev at gmail.com
Fri Nov 13 10:42:41 EST 2015


On Fri, Nov 13, 2015 at 9:12 AM, Ethan Furman <ethan at stoneleaf.us> wrote:

What am I doing wrong?

Expecting it to work :)

make doctest is a Sphinx feature, not specific to our docs. Ideally someday it should work (and I'll add it to the Docs buildbot), but nobody has tried to make it work yet. Making it work might be a good large-ish project for newer contributors.

-- Zach



More information about the Python-Dev mailing list