Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50625
| References | <alpine.DEB.2.02.1307121304470.2674@gilgamesh> |
|---|---|
| Date | 2013-07-14 00:04 -0300 |
| Subject | Re: UTF-EBCDIC encoding? |
| From | Jorge Mazzonelli <jmazzonelli@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.4692.1373771051.3114.python-list@python.org> (permalink) |
[Multipart message — attachments visible in raw view] - view raw
Hi,
Regarding your second part of your mail, I have used in the past this
page[1] as a base for code to process a mainframe PS file with packed
decimals. May be it can help you a bit...
Best regards,
Jorge
[1]:
http://www.linuxtopia.org/online_books/programming_books/python_programming/python_ch34s05.html
On Fri, Jul 12, 2013 at 3: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>
>
--
--
(\__/)
(='.'=)This is Bunny. Copy and paste bunny into your
(")_(")signature to help him gain world domination.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: UTF-EBCDIC encoding? Jorge Mazzonelli <jmazzonelli@gmail.com> - 2013-07-14 00:04 -0300
csiph-web