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 serhiy.storchaka
Recipients Daniel.Gonzalez, bhuvan, eric.araujo, ezio.melotti, ggenellina, jaraco, martin.panter, mdomingues, serhiy.storchaka, taleinat
Date 2016-01-19.09:58:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453197509.63.0.0455644088653.issue1927@psf.upfronthosting.co.za>
In-reply-to
Content
Unix shell builtin command "read" outputs prompt to stderr. In bash that uses readline and in dash that doesn't use readline. Looks as this is standard behavior.
History
Date User Action Args
2016-01-19 09:58:29serhiy.storchakasetrecipients: + serhiy.storchaka, jaraco, ggenellina, taleinat, ezio.melotti, eric.araujo, mdomingues, martin.panter, Daniel.Gonzalez, bhuvan
2016-01-19 09:58:29serhiy.storchakasetmessageid: <1453197509.63.0.0455644088653.issue1927@psf.upfronthosting.co.za>
2016-01-19 09:58:29serhiy.storchakalinkissue1927 messages
2016-01-19 09:58:29serhiy.storchakacreate