[creditmutuel] debug viré

This commit is contained in:
Julien Veyssier 2010-11-25 01:39:13 +01:00 committed by Romain Bignon
commit 1413c2bba1

View file

@ -73,7 +73,6 @@ class OperationsPage(BasePage):
s = tr.getchildren()[4].text
else:
s = "0"
print "s"+s+"::"+operation.label+"::"
balance = u''
for c in s:
if c.isdigit() or c == "-":