mirror of
https://github.com/python/cpython.git
synced 2025-10-27 16:57:08 +00:00
faulthandler doc: the the => the
This commit is contained in:
parent
3b83ff6138
commit
2510d9e8d9
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ tracebacks:
|
|||
* Only ASCII is supported. The ``backslashreplace`` error handler is used on
|
||||
encoding.
|
||||
* Each string is limited to 100 characters.
|
||||
* Only the the filename, the function name and the line number are
|
||||
* Only the filename, the function name and the line number are
|
||||
displayed. (no source code)
|
||||
* It is limited to 100 frames and 100 threads.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue