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 r.david.murray
Recipients JBernardo, r.david.murray, terry.reedy
Date 2011-06-29.13:10:44
SpamBayes Score 0.08129399
Marked as misclassified No
Message-id <1309353045.53.0.675433897422.issue12438@psf.upfronthosting.co.za>
In-reply-to
Content
The problem isn't with getpass, the problem is that getpass is generating a warning message on first call and idle isn't handling that correctly.  Your suggested fix is probably correct.
History
Date User Action Args
2011-06-29 13:10:45r.david.murraysetrecipients: + r.david.murray, terry.reedy, JBernardo
2011-06-29 13:10:45r.david.murraysetmessageid: <1309353045.53.0.675433897422.issue12438@psf.upfronthosting.co.za>
2011-06-29 13:10:44r.david.murraylinkissue12438 messages
2011-06-29 13:10:44r.david.murraycreate