Terry J. Reedy <tjre...@udel.edu> added the comment:

As I understand this, your patch would fix numerous errors in the docs, but has 
not been applied. It would be nice to get the fixes into 3.2. What sort of 
feedback do you want? Proofreading of text? Recheck of doctest?

Does sphinx suppress doctest comments like
     #doctest: +IGNORE_EXCEPTION_DETAIL
?

doctest.testfile("C:/programs/PyDev/py32/Doc/howto/sorting.rst", 
module_relative = False) fails 23 of 37 attempts, so improvement is needed ;-).

----------
nosy: +terry.reedy

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10225>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to