From: Benoît Pin Date: Tue, 26 Oct 2010 07:31:13 +0000 (+0200) Subject: Ajout des déclarations d'encodage. X-Git-Url: https://scm.cri.ensmp.fr/git/MosaicDocument.git/commitdiff_plain/f5de39a1be9ceba3c8baa5ad5821a875d1c81e54?hp=1aed5a5073041e18e085d5f03b320efa7e9a0f71 Ajout des déclarations d'encodage. --- diff --git a/BaseSlot.py b/BaseSlot.py index e9d19ea..24c958d 100755 --- a/BaseSlot.py +++ b/BaseSlot.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # (c) 2003 Centre de Recherche en Informatique ENSMP Fontainebleau # (c) 2003 Benoît PIN # diff --git a/FileSlot.py b/FileSlot.py index 4b7c42e..c4698b3 100755 --- a/FileSlot.py +++ b/FileSlot.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # (c) 2003 Centre de Recherche en Informatique ENSMP Fontainebleau # (c) 2003 Benoît PIN # diff --git a/ImageSlot.py b/ImageSlot.py index 2563fbc..d9616cc 100755 --- a/ImageSlot.py +++ b/ImageSlot.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # (c) 2003 Centre de Recherche en Informatique ENSMP Fontainebleau # (c) 2003 Benoît PIN # diff --git a/MosaicDocument.py b/MosaicDocument.py index 0720d25..4bac153 100755 --- a/MosaicDocument.py +++ b/MosaicDocument.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # (c) 2003 Centre de Recherche en Informatique ENSMP Fontainebleau # (c) 2003 Benoît PIN # diff --git a/MosaicTool.py b/MosaicTool.py index 9cad0b5..86ef932 100755 --- a/MosaicTool.py +++ b/MosaicTool.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # (c) 2003 Centre de Recherche en Informatique ENSMP Fontainebleau # (c) 2003 Benoît PIN # diff --git a/SpacerSlot.py b/SpacerSlot.py index 9103a5b..e8daf01 100755 --- a/SpacerSlot.py +++ b/SpacerSlot.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # (c) 2003 Centre de Recherche en Informatique ENSMP Fontainebleau # (c) 2003 Benoît PIN # diff --git a/StringSlot.py b/StringSlot.py index 23531e6..64c2524 100755 --- a/StringSlot.py +++ b/StringSlot.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # (c) 2003 Centre de Recherche en Informatique ENSMP Fontainebleau # (c) 2003 Benoît PIN #