Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #50625 > unrolled thread
| Started by | Jorge Mazzonelli <jmazzonelli@gmail.com> |
|---|---|
| First post | 2013-07-14 00:04 -0300 |
| Last post | 2013-07-14 00:04 -0300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: UTF-EBCDIC encoding? Jorge Mazzonelli <jmazzonelli@gmail.com> - 2013-07-14 00:04 -0300
| From | Jorge Mazzonelli <jmazzonelli@gmail.com> |
|---|---|
| Date | 2013-07-14 00:04 -0300 |
| Subject | Re: UTF-EBCDIC encoding? |
| Message-ID | <mailman.4692.1373771051.3114.python-list@python.org> |
[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 top | Article view | comp.lang.python
csiph-web