File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -393,7 +393,8 @@ \subsection{Debugging CGI scripts}
393393\end {verbatim }\ecode
394394%
395395Notes: The assignment to \code {sys.stderr} is needed because the traceback
396- prints to \code {sys.stderr}. The \code {print "$\backslash$n$\backslash$n<PRE>" } statement is necessary to
396+ prints to \code {sys.stderr}.
397+ The \code {print "{\e}n{\e}n<PRE>" } statement is necessary to
397398disable the word wrapping in HTML.
398399
399400If you suspect that there may be a problem in importing the traceback
Original file line number Diff line number Diff line change @@ -393,7 +393,8 @@ \subsection{Debugging CGI scripts}
393393\end {verbatim }\ecode
394394%
395395Notes: The assignment to \code {sys.stderr} is needed because the traceback
396- prints to \code {sys.stderr}. The \code {print "$\backslash$n$\backslash$n<PRE>" } statement is necessary to
396+ prints to \code {sys.stderr}.
397+ The \code {print "{\e}n{\e}n<PRE>" } statement is necessary to
397398disable the word wrapping in HTML.
398399
399400If you suspect that there may be a problem in importing the traceback
You can’t perform that action at this time.
0 commit comments