On Sun, Aug 12, 2012 at 6:37 AM, Nick Coghlan <ncogh...@gmail.com> wrote: > On Sun, Aug 12, 2012 at 11:00 PM, Andrew Svetlov > <andrew.svet...@gmail.com> wrote: >> I doubt if we will convert all docs to pass doctests, at least quickly. >> Also making docs doctest-safe sometimes requires less clean and worse >> readable notation. > > About the only thing that could work in a reasonable way is a doctest > mode for 3.4 where it could be told to ignore files unless they > contained some kind of "doctest-safe" marker.
I created an issue for this here: http://bugs.python.org/issue15629 --Chris _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com