def parcours(self, pos, tx): return set_raw(self, pos, tx)
def parcours(self, f, raw): return set_raw(self, f, raw)