fix a couple nits related to my understanding of ReST. Use of
``void (*)(PyObject *)``
isn't quite the same as
void (*)(PyObject \*)
but I gather ``...`` is preferable stylistically in most cases than
... \*...
Showing
Please
register
or
sign in
to comment