- Package:
- python-cxx-dev
- Source:
- pycxx
- Submitter:
- Daniel Pocock
- Date:
- 2013-12-13 19:15:06 UTC
- Severity:
- important
The documentation in PyCXX.html gives examples showing a catch block for a PyException However, I could not find PyException defined in any of the headers or anywhere else in /usr/include The examples appear to use Py::Exception so this is probably a documentation bug