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 paul.moore
Recipients evan_, paul.moore, steve.dower, tim.golden, zach.ware
Date 2016-12-28.20:20:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1482956446.63.0.584106877604.issue29093@psf.upfronthosting.co.za>
In-reply-to
Content
Does the git bash shell leave a readline DLL on the user's PATH? If so, Python's readline support will kick in, and as a result Python will behave differently.
History
Date User Action Args
2016-12-28 20:20:46paul.mooresetrecipients: + paul.moore, tim.golden, zach.ware, steve.dower, evan_
2016-12-28 20:20:46paul.mooresetmessageid: <1482956446.63.0.584106877604.issue29093@psf.upfronthosting.co.za>
2016-12-28 20:20:46paul.moorelinkissue29093 messages
2016-12-28 20:20:46paul.moorecreate