This problem goes all the way back to PYTHON-494 (PyMongo 2.7). The problem appears to only exist in the C extensions. We should only wrap things that inherit from PyExc_Exception.
This problem goes all the way back to PYTHON-494 (PyMongo 2.7). The problem appears to only exist in the C extensions. We should only wrap things that inherit from PyExc_Exception.