mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
commit
9c7dfbf720
1 changed files with 1 additions and 1 deletions
|
@ -2017,7 +2017,7 @@ tempfile
|
||||||
--------
|
--------
|
||||||
|
|
||||||
:class:`tempfile.SpooledTemporaryFile`\'s
|
:class:`tempfile.SpooledTemporaryFile`\'s
|
||||||
:meth:`~tempfile.SpooledTemporaryFile.trucate` method now accepts
|
:meth:`~tempfile.SpooledTemporaryFile.truncate` method now accepts
|
||||||
a ``size`` parameter. (Contributed by Ryan Kelly in :issue:`9957`.)
|
a ``size`` parameter. (Contributed by Ryan Kelly in :issue:`9957`.)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue