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