#732089 PyException not defined

#732089#5
Date:
2013-12-13 19:13:00 UTC
From:
To:
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