mirror of
https://github.com/python/cpython.git
synced 2025-07-10 04:45:36 +00:00
Whitespace normalization.
This commit is contained in:
parent
db3756dade
commit
478c10554b
5 changed files with 8 additions and 8 deletions
|
@ -9,7 +9,7 @@ at the top of your script. The optional arguments to enable() are:
|
|||
display - if true, tracebacks are displayed in the web browser
|
||||
logdir - if set, tracebacks are written to files in this directory
|
||||
context - number of lines of source code to show for each stack frame
|
||||
format - 'text' or 'html' controls the output format
|
||||
format - 'text' or 'html' controls the output format
|
||||
|
||||
By default, tracebacks are displayed but not saved, the context is 5 lines
|
||||
and the output format is 'html' (for backwards compatibility with the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue