EBCDIC translation?

Steve Moon smoon at davisvision.com
Wed Mar 8 20:35:33 EST 2000


Hi,

I have several binary EBCDIC files from a mainframe I need to read. I
would like to use Python. Are there any libraries available for this? 

A good start would be an ASCII <--> EBCDIC translation.

Ideally I would like to have something that supports the various
numeric, zoned decimal, and packed format fields that are commonly
used in the mainframe world.

Any help appreciated!

Steve-




More information about the Python-list mailing list