[issue32991] AttributeError in doctest.DocTestFinder.find

Jason R. Coombs report at bugs.python.org
Sun Mar 4 17:58:31 EST 2018


Jason R. Coombs <jaraco at jaraco.com> added the comment:

Okay. I've wired up some unittests in test_doctest, and with [this patch](https://gist.github.com/jaraco/ea992719ac931fa761a6e9ef7a354542), it now captures the failed expectation of this ticket.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32991>
_______________________________________


More information about the Python-bugs-list mailing list