cc_ass_sub(): Fixed typo in type check of the key. PyErr_Format()
takes an exception object as its first argument, and the return value should be a -1 instead of NULL (this function's signature has an int return). I'm surprised no one else's build caught this compiler warning.
Showing
Please register or sign in to comment