Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50546
| References | <alpine.DEB.2.02.1307121304470.2674@gilgamesh> |
|---|---|
| Date | 2013-07-12 14:35 -0400 |
| Subject | Re: UTF-EBCDIC encoding? |
| From | Joel Goldstick <joel.goldstick@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4650.1373654122.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
On Fri, Jul 12, 2013 at 2:11 PM, Wayne Werner <wayne@waynewerner.com> wrote: > 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<https://en.wikipedia.org/wiki/UTF-EBCDIC> > -- > http://mail.python.org/**mailman/listinfo/python-list<http://mail.python.org/mailman/listinfo/python-list> > I can't help you. I'm astonished. Trying to imagine the work environment where this technology would be necessary -- Joel Goldstick http://joelgoldstick.com
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Re: UTF-EBCDIC encoding? Joel Goldstick <joel.goldstick@gmail.com> - 2013-07-12 14:35 -0400
Re: UTF-EBCDIC encoding? Owen Marshall <o@owenmarshall.invalid> - 2013-07-16 00:40 +0000
Re: UTF-EBCDIC encoding? Roy Smith <roy@panix.com> - 2013-07-15 20:47 -0400
csiph-web