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


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

Re: Altering sys.stdin

Started byAndrew Berg <bahamutzero8825@gmail.com>
First post2013-02-23 07:23 -0600
Last post2013-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.


Contents

  Re: Altering sys.stdin Andrew Berg <bahamutzero8825@gmail.com> - 2013-02-23 07:23 -0600

#39666 — Re: Altering sys.stdin

FromAndrew Berg <bahamutzero8825@gmail.com>
Date2013-02-23 07:23 -0600
SubjectRe: 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

[toc] | [standalone]


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


csiph-web