Issue #25161: Merge full stops from 3.4 into 3.5

This commit is contained in:
Martin Panter 2015-10-10 10:44:25 +00:00
commit 84835ab1cb
38 changed files with 42 additions and 40 deletions

View file

@ -928,7 +928,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...