[issue7111] abort when stderr is moved

2011-02-02 Thread Alexander Belopolsky
Alexander Belopolsky added the comment: > If we want to allow for closed {stdin, stdout, stderr}, I'm not sure > what the semantics should be. Should sys.std{in, out, err} be None? Or a > file object which always throws an error? I would say it should be a *pseudo*-file object which always thro

[issue7111] abort when stderr is moved

2009-10-24 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- title: core dump when stderr is moved -> abort when stderr is moved ___ Python tracker ___ ___ Python