translate KeyError too
authorDiane Trout <diane@caltech.edu>
Thu, 30 Aug 2007 22:41:01 +0000 (22:41 +0000)
committerDiane Trout <diane@caltech.edu>
Thu, 30 Aug 2007 22:41:01 +0000 (22:41 +0000)
commit64fee605ec84d0923384f9a709d4471b6030862f
tree2839341275dd6321a0a9eb35a5cb150f6daa16de
parent80ca9b3ccb2a64f22ab3039b9ee2ecbae2c43e10
translate KeyError too
unfortunately the template register_exception_handler had trouble with
function overloading of the translate functions, so I needed to name
each exception translator differently.
py/module.cpp
py/stl_container_adapter.cpp
py/stl_container_adapter.hpp