We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f621ba1 commit 97d23f7Copy full SHA for 97d23f7
1 file changed
Doc/library/tarfile.rst
@@ -155,7 +155,7 @@ Some facts and figures:
155
*bufsize* specifies the blocksize and defaults to ``20 * 512`` bytes.
156
Use this variant in combination with e.g. ``sys.stdin.buffer``, a socket
157
:term:`file object` or a tape device.
158
- However, such a :class:`TarFile` object is limited in that it does
+ However, such a :class:`TarFile` object is limited since it does
159
not allow random access, see :ref:`tar-examples`. The currently
160
possible modes:
161
0 commit comments