mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Issue #27186: Document PyOS_FSPath().
This commit is contained in:
parent
b08388d5f2
commit
746102bd23
2 changed files with 13 additions and 0 deletions
|
@ -921,6 +921,9 @@ PyNumber_Xor:PyObject*:o2:0:
|
|||
PyObject_AsFileDescriptor:int:::
|
||||
PyObject_AsFileDescriptor:PyObject*:o:0:
|
||||
|
||||
PyOS_FSPath:PyObject*::+1:
|
||||
PyOS_FSPath:PyObject*:path:0:
|
||||
|
||||
PyObject_Call:PyObject*::+1:
|
||||
PyObject_Call:PyObject*:callable_object:0:
|
||||
PyObject_Call:PyObject*:args:0:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue