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 frallan
Recipients
Date 2003-12-14.10:31:40
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=639616

All my python versions are compiled from source.

Further, since the problem only occur some of the time and 
only on some of the platforms, it's natural to suspect foul play 
from the runtime environment (i.e shell, OS) and that it might 
not be a bug in python. It's not like blocking input should be a 
black art. 

I refuse to believe that this issue has never been raised 
before and subsequently solved. It's just a matter of finding 
the right mailing list archive. The alternative seems to be 
hacking the interpreter and try to narrow it down.
History
Date User Action Args
2008-01-20 09:56:37adminlinkissue858253 messages
2008-01-20 09:56:37admincreate