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

Function _GetMapSize

Modules/mmapmodule.c:1083–1103  ·  view source on GitHub ↗

extract the map size from the given PyObject Returns -1 on error, with an appropriate Python exception raised. On success, the map size is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

new_mmap_objectFunction · 0.85

Calls 4

PyNumber_AsSsize_tFunction · 0.85
PyErr_FormatFunction · 0.85
PyErr_SetStringFunction · 0.85
PyErr_OccurredFunction · 0.50

Tested by

no test coverage detected