Kaydet (Commit) 071ae4cf authored tarafından Georg Brandl's avatar Georg Brandl

Patch #1376914: traceback.format_exc() has no "file" argument

üst ea2625be
......@@ -48,7 +48,7 @@ information in a thread-safe way instead of using the deprecated
variables.)
\end{funcdesc}
\begin{funcdesc}{format_exc}{\optional{limit\optional{, file}}}
\begin{funcdesc}{format_exc}{\optional{limit}}
This is like \code{print_exc(\var{limit})} but returns a string
instead of printing to a file.
\versionadded{2.4}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment