Issue 4 in iso8583py: ISO8583.py- define problem _BIT_VALUE_TYPE[40][3] =N3 ?

8 views
Skip to first unread message

codesite...@google.com

unread,
Sep 4, 2009, 5:37:55 AM9/4/09
to iso858...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 4 by yehrayyeh: ISO8583.py- define problem
_BIT_VALUE_TYPE[40][3] =N3 ?
http://code.google.com/p/iso8583py/issues/detail?id=4

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
n/a

Please provide any additional information below.
_BITS_VALUE_TYPE[40] = ['40','Service code','N3',3,'an']
N3 is correct ?

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Sep 4, 2009, 6:35:57 AM9/4/09
to iso858...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 4 by igorvc: ISO8583.py- define problem

Hi,
No this is not correct.
The correct is: _BITS_VALUE_TYPE[40] = ['40','Service code','N',3,'an']
Just fixed in the source.
Thanks,

Reply all
Reply to author
Forward
0 new messages