mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
Add a versionadded directive for reopenIfNeeded()
This commit is contained in:
parent
3c5f003023
commit
6f038ada5b
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@ for this value.
|
|||
flushed and closed and the file opened again, typically as a precursor to
|
||||
outputting the record to the file.
|
||||
|
||||
.. versionadded:: 3.6
|
||||
|
||||
|
||||
.. method:: emit(record)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue