diff --git a/Doc/tutorial/interpreter.rst b/Doc/tutorial/interpreter.rst index 0cdba6e6e74..c93a5ffc261 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