Fredrik> [EMAIL PROTECTED] wrote:
>> I think the right thing is for InteractiveConsole to dup
>> sys.std{in,out,err} and do its own thing for its raw_input() method
>> instead of naively calling the raw_input() builtin.
Fredrik> what guarantees that sys.stdin etc has a valid a
[EMAIL PROTECTED] wrote:
> I think the right thing is for InteractiveConsole to dup sys.std{in,out,err}
> and do its own thing for its raw_input() method instead of naively calling
> the raw_input() builtin.
what guarantees that sys.stdin etc has a valid and dup:able fileno when
the console is i
Anthony> If you know of any backports that should go in, please make
Anthony> sure you get them done before the 11th.
skip> John Hunter (matplotlib author) recently made me aware of a
skip> problem with code.InteractiveConsole. It doesn't protect itself
skip> from the user cl
Anthony> The plan for 2.4.4 is to have a release candidate on October
Anthony> 11th, and a final release on October 18th. This is very likely
Anthony> to be the last ever 2.4 release, after which 2.4.4 joins 2.3.5
Anthony> and earlier in the old folks home, where it can live out it
Anthony Baxter wrote:
>
The plan for 2.4.4 is to have a release candidate on October 11th, and
a final
> release on October 18th. This is very likely to be the last ever 2.4 release,
> after which 2.4.4 joins 2.3.5 and earlier in the old folks home
"finally leaves school" is a more correct de
The plan for 2.4.4 is to have a release candidate on October 11th, and a final
release on October 18th. This is very likely to be the last ever 2.4 release,
after which 2.4.4 joins 2.3.5 and earlier in the old folks home, where it can
live out it's remaining life with dignity and respect.
If y