Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; '[1]:': 0.09; 'python': 0.11; '(relatively': 0.16; 'ebcdic': 0.16; 'subject:UTF': 0.16; 'unpack': 0.16; 'wayne': 0.16; 'thanks,': 0.17; 'file,': 0.19; 'header:User-Agent:1': 0.23; 'url:wiki': 0.31; 'url:wikipedia': 0.31; 'anyone': 0.31; 'tool': 0.35; 'charset:us-ascii': 0.36; 'subject:?': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'worthwhile.': 0.84 Date: Fri, 12 Jul 2013 13:11:12 -0500 (CDT) From: Wayne Werner X-X-Sender: wayne@gilgamesh To: python-list@python.org Subject: UTF-EBCDIC encoding? User-Agent: Alpine 2.02 (DEB 1266 2009-07-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1373652681 news.xs4all.nl 15982 [2001:888:2000:d::a6]:54534 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:50545 Is anyone aware of a UTF-EBCDIC[1] decoder? While Python does have a few EBCDIC dialects in the codecs, it does not have the (relatively new?) UTF-EBCDIC one. Additionally, if anyone is aware of a Python tool that can unpack a mainframe PDS file, that would also be worthwhile. Thanks, Wayne [1]: https://en.wikipedia.org/wiki/UTF-EBCDIC