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 georg.brandl
Recipients amaury.forgeotdarc, georg.brandl, gvanrossum, ishimoto, lemburg
Date 2008-06-03.11:10:11
SpamBayes Score 0.043689627
Marked as misclassified No
Message-id <1212491422.92.0.139523024558.issue2630@psf.upfronthosting.co.za>
In-reply-to
Content
ascii() should probably be in future_builtins.

Whether the C API stuff and .isprintable() should be backported to 2.6
is something for Guido to decide.
History
Date User Action Args
2008-06-03 11:10:42georg.brandlsetspambayes_score: 0.0436896 -> 0.043689627
recipients: + georg.brandl, lemburg, gvanrossum, ishimoto, amaury.forgeotdarc
2008-06-03 11:10:24georg.brandlsetspambayes_score: 0.0436896 -> 0.0436896
messageid: <1212491422.92.0.139523024558.issue2630@psf.upfronthosting.co.za>
2008-06-03 11:10:18georg.brandllinkissue2630 messages
2008-06-03 11:10:14georg.brandlcreate