Hi, Fix handling of C++ instance method with format_arg attribute used as format string. Also add tests to make sure we properly handle format_idx argument on C++ instance members (we have to take care of the implicit this argument). Is this patch OK ? Thanks -- Jean-Daniel