differance_ouverture_fichierTXT~20171216-191147 87 B

12345
  1. #!/usr/bin/python
  2. # -*- coding: utf-8 -*-
  3. texte = open("diff", "r")
  4. print(texte)