[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
|
s = tr.getchildren()[4].text
|
||||||
else:
|
else:
|
||||||
s = "0"
|
s = "0"
|
||||||
print "s"+s+"::"+operation.label+"::"
|
|
||||||
balance = u''
|
balance = u''
|
||||||
for c in s:
|
for c in s:
|
||||||
if c.isdigit() or c == "-":
|
if c.isdigit() or c == "-":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue