July 29, 2011
2:30 p.m.
http://hg.python.org/cpython/rev/5b36dca0c22f changeset: 71598:5b36dca0c22f branch: 2.7 parent: 71594:ed34ca4e639c user: Éric Araujo <merwok@netwok.org> date: Fri Jul 29 16:28:22 2011 +0200 summary: Backout duplicate changeset ed34ca4e639c files: Doc/tutorial/interpreter.rst | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/Doc/tutorial/interpreter.rst b/Doc/tutorial/interpreter.rst --- a/Doc/tutorial/interpreter.rst +++ b/Doc/tutorial/interpreter.rst @@ -168,8 +168,6 @@ .. _tut-source-encoding: -.. _tut-source-encoding: - Source Code Encoding -------------------- -- Repository URL: http://hg.python.org/cpython