#!/usr/bin/python # -*- coding: utf-8 -*- texte = open("diff", "r") print(texte)