PyCodeObject.co_argcount

#arguments, except *args

struct PyCodeObject
int co_argcount;

Meta