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 jaraco
Recipients jaraco, pitrou, python-dev, tshepang
Date 2014-01-28.14:19:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
After further consideration and investigation, I believe the fix is to simply use the API as exposed by pyreadline to check the length of the history to detect the presence of an existing history. I've tested that fix locally and it seems to be working suitably. Please review and suggest corrections as appropriate.
History
Date User Action Args
2014-01-28 14:19:58jaracosetrecipients: + jaraco, pitrou, tshepang, python-dev
2014-01-28 14:19:58jaracosetmessageid: <[email protected]>
2014-01-28 14:19:58jaracolinkissue20411 messages
2014-01-28 14:19:58jaracocreate