pybind11/include
Sergei Lebedev c935b73ba5 Revert "Extract exception name via tp_name"
The implementation of __name__ is slightly more complex than that.
It handles the module name prefix, and heap-allocated types. We could
port it to pybind11 later on but for now it seems like an overkill.

This reverts commit f1435c7e6b.
2019-08-28 18:53:35 +01:00
..
pybind11 Revert "Extract exception name via tp_name" 2019-08-28 18:53:35 +01:00