]> granicus.if.org Git - python/commitdiff
Add missing reST target to one heading in the tutorial
authorÉric Araujo <merwok@netwok.org>
Sat, 11 Jun 2011 08:34:19 +0000 (10:34 +0200)
committerÉric Araujo <merwok@netwok.org>
Sat, 11 Jun 2011 08:34:19 +0000 (10:34 +0200)
Doc/tutorial/interpreter.rst

index 8d743de34f5436e7cbbb6f1dc885fee15f76ace8..29afc50ea2073de99d13de8bac4f41841a5791dd 100644 (file)
@@ -169,6 +169,8 @@ also be ``.pyw``, in that case, the console window that normally appears is
 suppressed.
 
 
+.. _tut-source-encoding:
+
 Source Code Encoding
 --------------------