MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / _PyArg_NoKeywords

Function _PyArg_NoKeywords

Python/getargs.c:1890–1905  ·  view source on GitHub ↗

For type constructors that don't take keyword args * * Sets a TypeError and returns 0 if the kwds dict is * not empty, returns 1 otherwise */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

itemgetter_newFunction · 0.85
attrgetter_newFunction · 0.85
zipimporter_initFunction · 0.85
array_newFunction · 0.85
cycle_newFunction · 0.85
dropwhile_newFunction · 0.85
takewhile_newFunction · 0.85
islice_newFunction · 0.85
starmap_newFunction · 0.85
imap_newFunction · 0.85
chain_newFunction · 0.85
ifilter_newFunction · 0.85

Calls 3

PyErr_BadInternalCallFunction · 0.85
PyDict_SizeFunction · 0.85
PyErr_FormatFunction · 0.85

Tested by

no test coverage detected