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 georg.brandl
Date 2011-02-13.10:26:37
SpamBayes Score 9.109217e-06
Marked as misclassified No
Message-id <1297592798.04.0.448231212835.issue11206@psf.upfronthosting.co.za>
In-reply-to
Content
This function apparently is not available in all readline versions; e.g. the GNU readline 5.2 currently installed on dinsdale.

This can be fixed (together with the unconditional reliance of test_distutils and test_zipfile on zlib) after 3.2 final.
History
Date User Action Args
2011-02-13 10:26:38georg.brandlsetrecipients: + georg.brandl
2011-02-13 10:26:38georg.brandlsetmessageid: <1297592798.04.0.448231212835.issue11206@psf.upfronthosting.co.za>
2011-02-13 10:26:37georg.brandllinkissue11206 messages
2011-02-13 10:26:37georg.brandlcreate