Skip to content

Commit 5c73de0

Browse files
committed
docs/uio: Mention seek()/flush() support for io.BytesIO.
1 parent 3e5534c commit 5c73de0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/library/uio.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,9 @@ Classes
3838
opened with "b" modifier). Initial contents of file-like objects
3939
can be specified with `string` parameter (should be normal string
4040
for `StringIO` or bytes object for `BytesIO`). All the usual file
41-
methods like ``read()``, ``write()``, ``close()`` are available on
42-
these objects, and additionally, following method:
41+
methods like ``read()``, ``write()``, ``seek()``, ``flush()``,
42+
``close()`` are available on these objects, and additionally, a
43+
following method:
4344

4445
.. method:: getvalue()
4546

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy