Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9081ea4

Browse files
[3.12] Fix typo in traceback docs (GH-127884) (#127891)
Co-authored-by: Daniel Haag <121057143+denialhaag@users.noreply.github.com>
1 parent2916f83 commit9081ea4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/traceback.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ Module-Level Functions
263263
:class:`!TracebackException` objects are created from actual exceptions to
264264
capture data for later printing. They offer a more lightweight method of
265265
storing this information by avoiding holding references to
266-
:ref:`traceback<traceback-objects>` and:ref:`frame<frame-objects>` objects
266+
:ref:`traceback<traceback-objects>` and:ref:`frame<frame-objects>` objects.
267267
In addition, they expose more options to configure the output compared to
268268
the module-level functions described above.
269269

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp