Kaydet (Commit) 1f2dac57 authored tarafından Fredrik Lundh's avatar Fredrik Lundh

markup glitch (spotted by George Yoshida)

üst fe8a5668
......@@ -871,7 +871,7 @@ PyArg_ParseTuple(args, "O|O:ref", &object, &callback)
Only available on platforms that support \ctype{unsigned long long}.
\item[\samp{n} (int) {[Py_ssize_t]}]
Convert a C \ctype{Py_ssize_t) to a Python integer or long integer.
Convert a C \ctype{Py_ssize_t} to a Python integer or long integer.
\versionadded{2.5}
\item[\samp{c} (string of length 1) {[char]}]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment