From c65f3e434a5d85d55f87af5236373f83319b6860 Mon Sep 17 00:00:00 2001 From: Jeremie Dimino Date: Mon, 13 Oct 2008 23:04:30 +0200 Subject: [PATCH] [whos] c'est pour debugger darcs-hash:20081013210430-af139-a45115f924293f50b900c69e4a4c8da750a122e5.gz --- gestion/whos.py | 1 - 1 file changed, 1 deletion(-) diff --git a/gestion/whos.py b/gestion/whos.py index a6c34984..1a9aa4a7 100755 --- a/gestion/whos.py +++ b/gestion/whos.py @@ -577,7 +577,6 @@ def machine_details(machine) : if isinstance(machine, MachineCrans): n = machine.nombrePrises() - print type(n) if n >= 0: f += coul(u'Nombre de prises : ', 'gras') f += "%d\n" % n