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


Groups > comp.lang.python > #39670 > unrolled thread

RE: Altering sys.stdin

Started bydrekin@gmail.com
First post2013-02-23 06:18 -0800
Last post2013-02-23 06:18 -0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

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

#39670 — RE: Altering sys.stdin

Fromdrekin@gmail.com
Date2013-02-23 06:18 -0800
SubjectRE: Altering sys.stdin
Message-ID<mailman.2346.1361629101.2939.python-list@python.org>
> 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).

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web