Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39670 > unrolled thread
| Started by | drekin@gmail.com |
|---|---|
| First post | 2013-02-23 06:18 -0800 |
| Last post | 2013-02-23 06:18 -0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
RE: Altering sys.stdin drekin@gmail.com - 2013-02-23 06:18 -0800
| From | drekin@gmail.com |
|---|---|
| Date | 2013-02-23 06:18 -0800 |
| Subject | RE: 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).
Back to top | Article view | comp.lang.python
csiph-web