pyd v0.10.1 (2018-09-20T03:30:51Z)
Home
Dub
Repo
PyCodeObject.co_argcount
deimos
python
code
PyCodeObject
#arguments, except *args
struct
PyCodeObject
int
co_argcount
;
Meta
Source
See Implementation
deimos
python
code
PyCodeObject
mixins
__anonymous
variables
co_argcount
co_cellvars
co_code
co_consts
co_extra
co_filename
co_firstlineno
co_flags
co_freevars
co_lnotab
co_name
co_names
co_nlocals
co_stacksize
co_varnames
co_weakreflist
co_zombieframe
#arguments, except *args