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

Function _pystat_fromstructstat

Modules/posixmodule.c:1414–1515  ·  view source on GitHub ↗

pack a system stat C structure into the Python stat tuple (used by posix_stat() and posix_fstat()) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

posixmodule.cFile · 0.85
posix_fstatFunction · 0.85

Calls 8

PyStructSequence_NewFunction · 0.85
PyInt_FromLongFunction · 0.85
PyLong_FromLongLongFunction · 0.85
_PyInt_FromUidFunction · 0.85
_PyInt_FromGidFunction · 0.85
fill_timeFunction · 0.85
PyFloat_FromDoubleFunction · 0.85
PyErr_OccurredFunction · 0.50

Tested by

no test coverage detected