http://hg.python.org/cpython/rev/9bfaa723a194 changeset: 70795:9bfaa723a194 branch: 3.2 parent: 70786:1ab1365e6b7a 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 @@ -169,6 +169,8 @@ suppressed. +.. _tut-source-encoding: + Source Code Encoding -------------------- -- Repository URL: http://hg.python.org/cpython