PyErr_Format(PyExc_TypeError,"error setting attribute `%s' of resource `%s' at HDF5 file `%s': no support for storing objects of type `%s' on HDF5 files",name,path,self->f->filename().c_str(),Py_TYPE(value)->tp_name);
PyErr_Format(PyExc_TypeError,"error setting attribute `%s' of resource `%s' at HDF5 file `%s': no support for storing objects of type `%s' on HDF5 files",name,path,self->f->filename().c_str(),Py_TYPE(value)->tp_name);