Commit 8ddb66f
committed
Reword a reference to
Rather than referring to a `` :func:`!partial` object``, use a reference
to the definition of a "partial object", provided as a part of the
functools docs.
This results in two linked references from `functools.partial` docs to
`partial object`, as there is another one at the top of the docstring.
However, the doc is sufficiently long that this second link is likely to
be beneficial to a reader.partial object in functools1 parent afd10f0 commit 8ddb66f
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
390 | | - | |
391 | | - | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
0 commit comments