mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Remove duplication.
This commit is contained in:
parent
a5a9a9c369
commit
e130a52d8a
36 changed files with 43 additions and 43 deletions
|
|
@ -960,7 +960,7 @@ and each time it reaches the size limit it is renamed with the suffix
|
|||
``.1``. Each of the existing backup files is renamed to increment the suffix
|
||||
(``.1`` becomes ``.2``, etc.) and the ``.6`` file is erased.
|
||||
|
||||
Obviously this example sets the log length much much too small as an extreme
|
||||
Obviously this example sets the log length much too small as an extreme
|
||||
example. You would want to set *maxBytes* to an appropriate value.
|
||||
|
||||
.. _zeromq-handlers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue