commit | c5f4036e6c38f27ecfc24a99b80ba2a47a497403 | [log] [tgz] |
---|---|---|
author | Berker Peksag <berker.peksag@gmail.com> | Wed Jun 01 14:38:18 2016 -0700 |
committer | Berker Peksag <berker.peksag@gmail.com> | Wed Jun 01 14:38:18 2016 -0700 |
tree | 79625ae4170003a9f3bc1e1c113b1bc0e84d41b8 | |
parent | 32072714fd4796465d76ac25836c08de661cbeef [diff] |
Issue #27178: Fix markup in tutorial Patch by Nathan Harold.
diff --git a/Doc/tutorial/interpreter.rst b/Doc/tutorial/interpreter.rst index 215af03..c89fae3 100644 --- a/Doc/tutorial/interpreter.rst +++ b/Doc/tutorial/interpreter.rst
@@ -1,4 +1,4 @@ -3.6.. _tut-using: +.. _tut-using: **************************** Using the Python Interpreter