mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
gh-134817: Restore accidentally deleted line in documentation. (GH-141013)
This commit is contained in:
parent
8a7dbb7a68
commit
66c86c6563
1 changed files with 1 additions and 0 deletions
|
|
@ -463,6 +463,7 @@ timed intervals.
|
|||
.. method:: getFilesToDelete()
|
||||
|
||||
Returns a list of filenames which should be deleted as part of rollover. These
|
||||
are the absolute paths of the oldest backup log files written by the handler.
|
||||
|
||||
.. method:: shouldRollover(record)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue