group-level COMP-3 not properly passing USAGE to sub-elements
change to cobol.defs.DDE incompatible with python 3.4
change to cobol.defs.DDE incompatible with python 3.4
The above code has been tested with real data and properly handles PIC S9 with the...
well, that's what I thought, thus my initial recommended fix, however, precision+=...
correction...the above fix isn't correct. the line SHOULD be: if decimal: precision...
number_display incorrect for signed EBCDIC fields
cobol.loader.picture_parser problem with precision using (#) syntax