From 49836426473ba6e039dbd6d47fc1f46abc11198c Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Fri, 24 Oct 2014 23:00:54 +0200 Subject: [PATCH] gestion: changement des droits d'execution MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit J'ai retiré (ou remis) le mode executable suivant si le ficher python possède une section if __name__ == '__main__', ou pas. --- archive/gestion/darcs_pylint_check.py | 0 gestion/affich_tools.py | 0 gestion/annuaires_pg.py | 0 gestion/pexpect.py | 0 gestion/unicode2ascii.py | 0 5 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 archive/gestion/darcs_pylint_check.py mode change 100755 => 100644 gestion/affich_tools.py mode change 100755 => 100644 gestion/annuaires_pg.py mode change 100755 => 100644 gestion/pexpect.py mode change 100644 => 100755 gestion/unicode2ascii.py diff --git a/archive/gestion/darcs_pylint_check.py b/archive/gestion/darcs_pylint_check.py old mode 100644 new mode 100755 diff --git a/gestion/affich_tools.py b/gestion/affich_tools.py old mode 100755 new mode 100644 diff --git a/gestion/annuaires_pg.py b/gestion/annuaires_pg.py old mode 100755 new mode 100644 diff --git a/gestion/pexpect.py b/gestion/pexpect.py old mode 100755 new mode 100644 diff --git a/gestion/unicode2ascii.py b/gestion/unicode2ascii.py old mode 100644 new mode 100755