sys.stdin.read() replacement

Ben Last ben at benlast.com
Wed Aug 18 08:15:20 EDT 2004


> From: python-list-bounces+ben=benlast.com at python.org
> [mailto:python-list-bounces+ben=benlast.com at python.org]On Behalf Of
> Michael Hudson
> Uh, I don't think this is the case; sys.stdin.readline() never uses
> the readline functionality.  Do you mean raw_input()?
I think you're right, now I dig deeper: at least one readline module (on
Windows) installs itself in a way that appears to make it the default
handler for keystrokes input in any way.  I think I generalised from that.
Thanks for the correction!

regards
ben


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________



More information about the Python-list mailing list