Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #39666 > unrolled thread
| Started by | Andrew Berg <bahamutzero8825@gmail.com> |
|---|---|
| First post | 2013-02-23 07:23 -0600 |
| Last post | 2013-02-23 07:23 -0600 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Altering sys.stdin Andrew Berg <bahamutzero8825@gmail.com> - 2013-02-23 07:23 -0600
| From | Andrew Berg <bahamutzero8825@gmail.com> |
|---|---|
| Date | 2013-02-23 07:23 -0600 |
| Subject | Re: Altering sys.stdin |
| Message-ID | <mailman.2341.1361626274.2939.python-list@python.org> |
On 2013.02.23 07:00, Draic Kin wrote: > Intepreter actually freezes when an object without > encoding attribute is assigned to sys.stdin. Why is that? I that a > correct behavior? Is there any workaround to alter input object for > interactive console? If you're going to replace something, the replacement needs to at least quack like the original... -- CPython 3.3.0 | Windows NT 6.2.9200 / FreeBSD 9.1
Back to top | Article view | comp.lang.python
csiph-web