[issue1069410] import on Windows: please call SetErrorMode first

2009-06-10 Thread Sridhar Ratnakumar
Sridhar Ratnakumar added the comment: i.e., fixed in r60221 -- nosy: +srid ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue1069410] import on Windows: please call SetErrorMode first

2008-01-23 Thread Christian Heimes
Christian Heimes added the comment: Applied in 60221 -- resolution: -> fixed status: open -> closed _ Tracker <[EMAIL PROTECTED]> _

[issue1069410] import on Windows: please call SetErrorMode first

2008-01-20 Thread Christian Heimes
Christian Heimes added the comment: I'll take fix it for 2.6 -- assignee: -> tiran components: +Interpreter Core -Library (Lib) nosy: +tiran priority: normal -> high versions: +Python 2.6 -Python 2.3 _ Tracker <[EMAIL PROTECTED]>