MCPcopy Create free account
hub / github.com/pybind/pybind11 / pytypes.h

File pytypes.h

include/pybind11/pytypes.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/*
2 pybind11/pytypes.h: Convenience wrapper classes for basic Python types
3
4 Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>

Callers

nothing calls this directly

Calls 12

inc_ref_counterFunction · 0.85
throw_gilstate_errorFunction · 0.85
hasattrFunction · 0.85
moveFunction · 0.85
getFunction · 0.85
memoryviewClass · 0.85
inc_refMethod · 0.80
dec_refMethod · 0.80
objectFunction · 0.70
containsMethod · 0.45
sizeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected