Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2441366

Browse files
committed
Work around the conversion of ">>" and "<<" to guillemets. Reported by Ping.
1 parent c054c75 commit 2441366

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/mac/using.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ \section{Entering the interactive Interpreter
2727
documentation is started by double-clicking the
2828
\program{PythonInterpreter} icon, which looks like a 16-ton weight
2929
falling. You should see the version information and the
30-
\samp{>>>~} prompt. Use it exactly as described in the standard
31-
documentation.
30+
\samp{>\code{>}>~} prompt. Use it exactly as described in the
31+
standard documentation.
3232

3333

3434
\section{How to run a Python script}

0 commit comments

Comments
 (0)