Message187967
I agree with Serhiy that the patch should be updated to better explain why the extra reference to stdin was being held. The attached patch provides that update in case anyone considers applying it in the future.
Terry, are you suggesting that the code should read like "sys.__stdin__ = sys.stdin" within MyHandler in Lib/idlelib/run.py ? |
|
Date |
User |
Action |
Args |
2013-04-28 07:36:27 | roger.serwy | set | recipients:
+ roger.serwy, terry.reedy, Todd.Rovito, serhiy.storchaka, Guilherme.Simões |
2013-04-28 07:36:27 | roger.serwy | set | messageid: <1367134587.37.0.843145173138.issue17838@psf.upfronthosting.co.za> |
2013-04-28 07:36:27 | roger.serwy | link | issue17838 messages |
2013-04-28 07:36:27 | roger.serwy | create | |
|