[C++-sig] accessing c++ attributes from python
Gennadiy Rozental
rogeeff at gmail.com
Fri Jul 18 22:30:33 CEST 2008
If I implement __getattr__ callback for C++ class, how do I report attribute
"not found" condition so that KeyError is reported on python side?
More information about the Cplusplus-sig
mailing list