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 a908b72 commit 2af4d2bCopy full SHA for 2af4d2b
Doc/c-api/sys.rst
@@ -223,7 +223,7 @@ Operating System Utilities
223
224
*path* must be a :class:`str` object or a :class:`bytes` object.
225
226
- On success, return the new file object.
+ On success, return the new file pointer.
227
On error, set an exception and return ``NULL``.
228
229
The file must be closed by :c:func:`Py_fclose` rather than calling directly
0 commit comments