Hi, In occasion I do argument validation, like checking if sequence elements are all of some type(s), and with 1_29_0 I was throwing python::argument_error if the validation fails. In the CVS argument_error is not in the headers. What would be the proper way of doing this now? Regards, Nikolay