R. David Murray <rdmur...@bitdance.com> added the comment: This is fixed in py3k rc2, and thus will be fixed in 3.2. The trick will be figuring out which update fixed it, to see if we can backport to 3.1 and 2.7. Since issue 10841 touched stdio handling in Windows, I suspect that may be the source, so I'm adding Victor and Antoine to nosy since they worked that issue.
On the other hand, given how long this issue has existed without anybody running in to it, it may not even be worth backporting....what's your use case for starting the interactive interpreter with -u? ---------- nosy: +haypo, pitrou, r.david.murray type: -> behavior versions: -Python 2.5 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11098> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com