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 martin.panter
Recipients berker.peksag, dhanamp, docs@python, eric.araujo, idank, kiilerix, martin.panter, nadeem.vawda, pitrou
Date 2015-08-31.04:41:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1440996067.39.0.313565285445.issue12833@psf.upfronthosting.co.za>
In-reply-to
Content
I wonder if this information would be better off under the input() function, rather than under the Readline module itself.

Also see Issue 17337, about control codes in the Readline prompt. Since these issues both relate to the prompt, it might be worth documenting both in the same section or paragraph.
History
Date User Action Args
2015-08-31 04:41:07martin.pantersetrecipients: + martin.panter, pitrou, nadeem.vawda, kiilerix, eric.araujo, docs@python, berker.peksag, idank, dhanamp
2015-08-31 04:41:07martin.pantersetmessageid: <1440996067.39.0.313565285445.issue12833@psf.upfronthosting.co.za>
2015-08-31 04:41:07martin.panterlinkissue12833 messages
2015-08-31 04:41:06martin.pantercreate