Comments on commit 08528fd in mainline

Remove casts to PyCFunction in PyMethodDef structs

(Explicitly casting self to the proper object type in each method
is cleaner, IMHO.)

Add a new comment:

Login or create an account to post a comment