http://hg.python.org/cpython/rev/ed34ca4e639c changeset: 71594:ed34ca4e639c branch: 2.7 user: Éric Araujo <merwok at netwok.org> date: Sat Jun 11 10:34:19 2011 +0200 summary: Add missing reST target to one heading in the tutorial files: Doc/tutorial/interpreter.rst | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/Doc/tutorial/interpreter.rst b/Doc/tutorial/interpreter.rst --- a/Doc/tutorial/interpreter.rst +++ b/Doc/tutorial/interpreter.rst @@ -168,6 +168,8 @@ .. _tut-source-encoding: +.. _tut-source-encoding: + Source Code Encoding -------------------- -- Repository URL: http://hg.python.org/cpython