This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mbieren
Recipients
Date 2005-01-07.14:45:40
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
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 
History
Date User Action Args
2007-08-23 15:41:12adminlinkissue1097797 messages
2007-08-23 15:41:12admincreate