From 03118a0766659d9f8fe49323c1de0ba5763941e5 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sun, 28 Jul 2013 15:54:27 +0200 Subject: [PATCH] =?UTF-8?q?Oubli=C3=A9=20dans=20le=20d=C3=A9hardcodage=20:?= =?UTF-8?q?=20renommage=20du=20fichier=20cranspasswords.py=20lui-m=C3=AAme?= =?UTF-8?q?=20en=20client.py,=20plus=20g=C3=A9n=C3=A9rique.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cranspasswords.py => client.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cranspasswords.py => client.py (100%) diff --git a/cranspasswords.py b/client.py similarity index 100% rename from cranspasswords.py rename to client.py