banking-addons-team team mailing list archive
-
banking-addons-team team
-
Mailing list archive
-
Message #00140
[Bug 1022634] [NEW] Girotel: typo 'starswith'
Public bug reported:
File "account_banking_nl_girotel/girotel.py", line 197, in parse_message
if self.remote_owner.starswith('RC AFREK. REK. '):
AttributeError: 'str' object has no attribute 'starswith'
** Affects: account-banking
Importance: Undecided
Status: New
** Affects: banking-addons
Importance: Undecided
Status: New
** Also affects: account-banking
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Banking
Addons Team, which is the registrant for Banking Addons.
https://bugs.launchpad.net/bugs/1022634
Title:
Girotel: typo 'starswith'
Status in Account Banking Framework:
New
Status in Banking Addons:
New
Bug description:
File "account_banking_nl_girotel/girotel.py", line 197, in parse_message
if self.remote_owner.starswith('RC AFREK. REK. '):
AttributeError: 'str' object has no attribute 'starswith'
To manage notifications about this bug go to:
https://bugs.launchpad.net/account-banking/+bug/1022634/+subscriptions
Follow ups
References