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

Commit0facabc

Browse files
[3.13]gh-141343: Fix swapped words insorted doc (GH-141356)
(cherry picked from commit59b793b)Co-authored-by: Yongzi Li <204532581+Yzi-Li@users.noreply.github.com>
1 parent6384c79 commit0facabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/functions.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1876,7 +1876,7 @@ are always available. They are listed here in alphabetical order.
18761876
the same data with other ordering tools such as:func:`max` that rely
18771877
on a different underlying method. Implementing all six comparisons
18781878
also helps avoid confusion for mixed type comparisons which can call
1879-
reflectedthe:meth:`~object.__gt__` method.
1879+
the reflected:meth:`~object.__gt__` method.
18801880

18811881
For sorting examples and a brief sorting tutorial, see:ref:`sortinghowto`.
18821882

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp