MCPcopy Create free account
hub / github.com/pybind/pybind11 / test_interpreter.cpp

File test_interpreter.cpp

tests/test_with_catch/test_interpreter.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include <pybind11/critical_section.h>
2#include <pybind11/embed.h>
3
4// Silence MSVC C++17 deprecation warning from Catch regarding std::uncaught_exceptions (up to

Callers

nothing calls this directly

Calls 15

dictClass · 0.85
strClass · 0.85
importFunction · 0.85
hasattrFunction · 0.85
execFunction · 0.85
globalsFunction · 0.85
initialize_interpreterFunction · 0.85
scoped_interpreterClass · 0.85
finalize_interpreterFunction · 0.85
moveFunction · 0.85
listClass · 0.85
get_sys_path_sizeFunction · 0.85

Tested by

no test coverage detected