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

Commitd78768e

Browse files
authored
gh-121249: fix complex formatting codes in the struct docs (note 10) (GH-133249)
This amends 85f89cb.
1 parent2da48e3 commitd78768e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/library/struct.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ Notes:
357357
``'0c'`` means 0 characters).
358358

359359
(10)
360-
For the ``'E'`` and ``'C'`` format characters, the packed representation uses
360+
For the ``'F'`` and ``'D'`` format characters, the packed representation uses
361361
the IEEE 754 binary32 and binary64 format for components of the complex
362362
number, regardless of the floating-point format used by the platform.
363363
Note that complex types (``F`` and ``D``) are available unconditionally,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp