Skip to content

Commit 4cdc128

Browse files
vsajipStanFromIreland
authored andcommitted
pythongh-134817: Restore accidentally deleted line in documentation. (pythonGH-141013)
1 parent b6f0c70 commit 4cdc128

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Doc/library/logging.handlers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,7 @@ timed intervals.
463463
.. method:: getFilesToDelete()
464464

465465
Returns a list of filenames which should be deleted as part of rollover. These
466+
are the absolute paths of the oldest backup log files written by the handler.
466467

467468
.. method:: shouldRollover(record)
468469

0 commit comments

Comments
 (0)