mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
Fix rst markup.
This commit is contained in:
parent
f6813f6071
commit
7598e18bf2
2 changed files with 4 additions and 4 deletions
|
|
@ -76,7 +76,7 @@ Importing Modules
|
|||
UTF-8 encoded string instead of a Unicode object.
|
||||
|
||||
.. versionchanged:: 3.3
|
||||
Negative values for **level** are no longer accepted.
|
||||
Negative values for *level* are no longer accepted.
|
||||
|
||||
.. c:function:: PyObject* PyImport_Import(PyObject *name)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue