[issue27200] make doctest in CPython has failures

Marco Buttu report at bugs.python.org
Mon Jan 30 08:19:17 EST 2017


Marco Buttu added the comment:

Thanks Brett :-) Following the suggestion of Ezio to split the patch in more patches (msg284560), and according to msg284628, here is a first patch for just three files. To run their doctests:

$ sphinx-build -b doctest . build/doctest \
library/configparser.rst \
library/ctypes.rst \
library/copyreg.rst

----------
Added file: http://bugs.python.org/file46456/configparser_ctypes_copyreg.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27200>
_______________________________________


More information about the Python-bugs-list mailing list