Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #39670

RE: Altering sys.stdin

Date 2013-02-23 06:18 -0800
From drekin@gmail.com
Subject RE: Altering sys.stdin
Newsgroups comp.lang.python
Message-ID <mailman.2346.1361629101.2939.python-list@python.org> (permalink)

Show all headers | View raw


> If you're going to replace something, the replacement needs to at least
quack like the original...

That's for the freezing, even though an exception would be better. But still, even when custon TextIO object is provided, interactive console doesn't read from it (however input() does).

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

RE: Altering sys.stdin drekin@gmail.com - 2013-02-23 06:18 -0800

csiph-web