]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12947: revert earlier workaround and use a monkey-patch to enable showing...
authorGeorg Brandl <georg@python.org>
Wed, 10 Oct 2012 14:45:11 +0000 (16:45 +0200)
committerGeorg Brandl <georg@python.org>
Wed, 10 Oct 2012 14:45:11 +0000 (16:45 +0200)
commit83e51f48a8f8d2671caa99206e77752eb6c42a4d
treefeb0252a66a12cd32fa9ad3e17b12b98b93627e8
parent3650ea2a9fb7a846a79c3d0c5c6e7e314f008d5e
Issue #12947: revert earlier workaround and use a monkey-patch to enable showing doctest directives only in the doctest docs.
Doc/library/doctest.rst
Doc/tools/sphinxext/pyspecific.py