[issue3003] sys.stdin.fileno() gives attribute error in IDLE

2009-05-17 Thread Kurt B. Kaiser
Kurt B. Kaiser added the comment: >>> type(sys.stdin) Don't attempt sys.stdin._RPCProxy_methods lest you be turned to stone ;-) We didn't implement all the features of stdin as it didn't seem necessary. Did you have a specific reason to access stdin.fileno() ? stdin/out/err support comm

[issue3003] sys.stdin.fileno() gives attribute error in IDLE

2009-04-26 Thread Daniel Diniz
Daniel Diniz added the comment: I think this isn't a bug, but an implementation detail. Guilherme? -- nosy: +ajaksu2, gpolo priority: -> normal stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker

[issue3003] sys.stdin.fileno() gives attribute error in IDLE

2008-05-29 Thread Mark Veldhuis
New submission from Mark Veldhuis <[EMAIL PROTECTED]>: I am using IDLE on Ubuntu Hardy (8.04) and all in all very content to use it. Today I got an AttributeError using sys.stdin.fileno(). A closer look revealed this: in IDLE: Python 2.5.2 (r252:60911, Apr 21 2008, 11:12:42) [GCC 4.2.3 (Ubuntu