mirror of
https://github.com/python/cpython.git
synced 2026-01-26 21:03:34 +00:00
Fix ReST markup.
This commit is contained in:
parent
230d53fbea
commit
12b2cf3de3
@ -155,7 +155,7 @@ The following functions provide locale-independent string to number conversions.
|
||||
See the Unix man page :manpage:`atof(2)` for details.
|
||||
|
||||
.. deprecated:: 3.1
|
||||
Use PyOS_string_to_double instead.
|
||||
Use :cfunc:`PyOS_string_to_double` instead.
|
||||
|
||||
|
||||
.. cfunction:: char* PyOS_stricmp(char *s1, char *s2)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user