[creditmutuel] debug viré
This commit is contained in:
parent
bbb6dfa84b
commit
1413c2bba1
1 changed files with 0 additions and 1 deletions
|
|
@ -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 == "-":
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue