Commit 51c38ff
The keyword-only arguments are not always optional: they are required if
"|" was not specified before "$". Document also that "|" cannot be
specified after "$", and add examples for "|" and "$".
(cherry picked from commit af930c13787a15c22187d5d526f74f35c95f8056)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 606df1b commit 51c38ff
1 file changed
Lines changed: 8 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
| 402 | + | |
| 403 | + | |
402 | 404 | | |
403 | 405 | | |
404 | 406 | | |
405 | 407 | | |
406 | | - | |
407 | | - | |
408 | | - | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
409 | 414 | | |
410 | 415 | | |
411 | 416 | | |
| |||
0 commit comments