[Patches] [Patch #103685] Printing unicode

noreply@sourceforge.net noreply@sourceforge.net
Thu, 08 Feb 2001 08:02:41 -0800


Patch #103685 has been updated. 

Project: python
Category: core (C code)
Status: Open
Submitted by: nobody
Assigned to : lemburg
Summary: Printing unicode

Follow-Ups:

Date: 2001-Feb-08 08:02
By: lemburg

Comment:
I don't remember the details, but there was a discussion about this
problem on python-dev. The outcome was to let Unicode objects
pass through as-is to the file object and then have it apply
whatever conversion it takes.
-------------------------------------------------------

-------------------------------------------------------
For more info, visit:

http://sourceforge.net/patch/?func=detailpatch&patch_id=103685&group_id=5470