mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
fix versionchanged in Doc/library/tempfile.rst
Co-authored-by: Inada Naoki <songofacandy@gmail.com>
This commit is contained in:
parent
5ebc370979
commit
fa3b08ff10
1 changed files with 1 additions and 1 deletions
|
|
@ -172,7 +172,7 @@ The module defines the following user-callable items:
|
|||
:class:`io.TextIOBase` abstract base classes (depending on whether binary
|
||||
or text *mode* was specified).
|
||||
|
||||
.. versionchanged:: 3.12
|
||||
.. versionchanged:: 3.13
|
||||
The truncate method returns new file size.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue