for pyop_name, pyop_value in self.iter_locals():
            if not first:
                out.write(', ')
            first = False