From: Éric Araujo Date: Sat, 11 Jun 2011 08:34:19 +0000 (+0200) Subject: Add missing reST target to one heading in the tutorial X-Git-Tag: v2.7.3rc1~563 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b274586dd793eb7a920a57a7bcde99803f8bc54d;p=python Add missing reST target to one heading in the tutorial --- diff --git a/Doc/tutorial/interpreter.rst b/Doc/tutorial/interpreter.rst index 0cdba6e6e7..c93a5ffc26 100644 --- a/Doc/tutorial/interpreter.rst +++ b/Doc/tutorial/interpreter.rst @@ -166,6 +166,8 @@ also be ``.pyw``, in that case, the console window that normally appears is suppressed. +.. _tut-source-encoding: + .. _tut-source-encoding: Source Code Encoding