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

Commitc3c8e31

Browse files
[3.13]gh-106670: Fix a typo in doc of pdb's exceptions command (GH-132277) (#132279)
gh-106670: Fix a typo in doc of pdb's exceptions command (GH-132277)(cherry picked from commitefd8aca)Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
1 parent10fe658 commitc3c8e31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/pdb.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -695,7 +695,7 @@ can be overridden by the local file.
695695
When using ``pdb.pm()`` or ``Pdb.post_mortem(...)`` with a chained exception
696696
instead of a traceback, it allows the user to move between the
697697
chained exceptions using ``exceptions`` command to list exceptions, and
698-
``exception <number>`` to switch to that exception.
698+
``exceptions <number>`` to switch to that exception.
699699

700700

701701
Example::

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp