[Patches] [ python-Patches-1097797 ] Encoding for Code Page 273 used by EBCDIC Germany Austria

SourceForge.net noreply at sourceforge.net
Fri Dec 22 20:31:42 CET 2006


Patches item #1097797, was opened at 2005-01-07 12:44
Message generated for change (Comment added) made by lemburg
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1097797&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Michael Bierenfeld (mbieren)
Assigned to: Nobody/Anonymous (nobody)
Summary: Encoding for Code Page 273 used by EBCDIC Germany Austria

Initial Comment:
CP273.TXT to be used with gencodec.py. Enables 
Communication with "old" IBM Mainframes 

----------------------------------------------------------------------

>Comment By: M.-A. Lemburg (lemburg)
Date: 2006-12-22 20:31

Message:
Logged In: YES 
user_id=38388
Originator: NO

I guess so. 

Note that it's not a patch, but the template to be used with gencodec.py.


----------------------------------------------------------------------

Comment By: A.M. Kuchling (akuchling)
Date: 2006-12-22 20:26

Message:
Logged In: YES 
user_id=11375
Originator: NO

Given that the patch author has provided further details, can this patch
be accepted now?


----------------------------------------------------------------------

Comment By: Michael Bierenfeld (mbieren)
Date: 2005-01-07 15:45

Message:
Logged In: YES 
user_id=1074928

The encoding is used on IBM Mainframes here in Germany 
and Austria. Mostly on "old" VM/VSE Machines. Rawdata is 
transferred via MQSeries and then encoded from "cp273" to 
"latin_1". 
 
The file has been translated from the original IBM RFC by 
myself. 
 
www.unicode.org has no equivalent file on their FTP-Servers 
(ftp://ftp.unicode.org/Public/MAPPINGS/). 
 
CP273 is an alias for this charset. source: IBM NLS RM Vol2 
SE09-8002-01, March 1990 
 
Regards 
 
Michael 

----------------------------------------------------------------------

Comment By: M.-A. Lemburg (lemburg)
Date: 2005-01-07 13:25

Message:
Logged In: YES 
user_id=38388

Can you provide a reference of where and how this encoding
is used ?

We also need information of where the attached file originated.

Thanks.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1097797&group_id=5470


More information about the Patches mailing list