mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Issue #25161: Add full stops in documentation; patch by Takase Arihiro
This commit is contained in:
parent
cfad54344f
commit
d21e0b52f1
38 changed files with 42 additions and 40 deletions
|
@ -920,7 +920,7 @@ timestamp dependency analysis.
|
|||
|
||||
Walk two filename lists in parallel, testing if each source is newer than its
|
||||
corresponding target. Return a pair of lists (*sources*, *targets*) where
|
||||
source is newer than target, according to the semantics of :func:`newer`
|
||||
source is newer than target, according to the semantics of :func:`newer`.
|
||||
|
||||
.. % % equivalent to a listcomp...
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue