http://hg.python.org/devguide/rev/8e7b834f92e3 changeset: 507:8e7b834f92e3 user: Sandro Tosi <sandro.tosi at gmail.com> date: Sat May 05 12:33:58 2012 +0200 summary: fix a 'ERROR: invalid option block' with newer sphinx files: runtests.rst | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/runtests.rst b/runtests.rst --- a/runtests.rst +++ b/runtests.rst @@ -4,6 +4,7 @@ ======================= .. note:: + This document assumes you are working from an :ref:`in-development <indevbranch>` checkout of Python. If you are not then some things presented here may not work as they may depend -- Repository URL: http://hg.python.org/devguide