mirror of
https://github.com/python/cpython.git
synced 2025-11-20 02:50:14 +00:00
Merge for issue #12484
This commit is contained in:
commit
4a4ca7c13f
3 changed files with 1 additions and 19 deletions
|
|
@ -236,11 +236,6 @@ Importing Modules
|
|||
For internal use only.
|
||||
|
||||
|
||||
.. c:function:: PyObject* _PyImport_FixupExtension(char *, char *)
|
||||
|
||||
For internal use only.
|
||||
|
||||
|
||||
.. c:function:: int PyImport_ImportFrozenModuleObject(PyObject *name)
|
||||
|
||||
Load a frozen module named *name*. Return ``1`` for success, ``0`` if the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue