Commit c9248c4
committed
gh-143674: Document F/D complex format characters in struct module
Add documentation for the F (complex from two floats) and D (complex
from two doubles) format characters in the struct module docstring.
These format characters were implemented but not documented.1 parent 718c15f commit c9248c4
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2689 | 2689 | | |
2690 | 2690 | | |
2691 | 2691 | | |
| 2692 | + | |
2692 | 2693 | | |
2693 | 2694 | | |
2694 | 2695 | | |
| |||
0 commit comments