From dcba0676080751e1bdfe8ff26577242549191082 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Sat, 28 Apr 2012 14:19:38 +0200 Subject: [PATCH] blabla --- client.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/client.py b/client.py index 9bff069..3b2f3ba 100755 --- a/client.py +++ b/client.py @@ -100,5 +100,6 @@ if __name__=="__main__": a.settimeout(2) #checkidentity(a) print hello(a,"Python Client alpha") - print login(a,"20-100","mdp") + print login(a,"20-100","plop") print "Socket créée dans la variable \"a\"" + -- 2.39.2