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 ishimoto
Recipients amaury.forgeotdarc, gvanrossum, ishimoto, lemburg
Date 2008-05-27.12:55:50
SpamBayes Score 0.025013208
Marked as misclassified No
Message-id <1211892960.41.0.615378517227.issue2630@psf.upfronthosting.co.za>
In-reply-to
Content
I updated a patch as per latest PEP.

- io.TextIOWrapper doesn't provide API to change error handler
  at this time. I should update this patch after the API is
  provided.

- This patch contains a fix for Tools/unicode/makeunicodedata.py 
  in rev 63378.
History
Date User Action Args
2008-05-27 12:56:00ishimotosetspambayes_score: 0.0250132 -> 0.025013208
recipients: + ishimoto, lemburg, gvanrossum, amaury.forgeotdarc
2008-05-27 12:56:00ishimotosetspambayes_score: 0.0250132 -> 0.0250132
messageid: <1211892960.41.0.615378517227.issue2630@psf.upfronthosting.co.za>
2008-05-27 12:55:58ishimotolinkissue2630 messages
2008-05-27 12:55:58ishimotocreate