[issue3965] 2.6rc2 crashes when trying to open unicode filename with unprintables

2008-09-25 Thread Geoff Gilmour-Taylor
Geoff Gilmour-Taylor <[EMAIL PROTECTED]> added the comment: Cheers. First bug I've found in 5 years of Python. (Or, 5 years in and I still keep forgetting to use raw strings for Windows paths. :) ___ Python tracker <[EMAIL PRO

[issue3965] 2.6rc2 crashes when trying to open unicode filename with unprintables

2008-09-25 Thread Geoff Gilmour-Taylor
New submission from Geoff Gilmour-Taylor <[EMAIL PROTECTED]>: In 2.6rc2, when I try to open a file with a unicode filename with a tab in it, Python crashes on Win2000 and WinXP. Bytestrings raise an IOError as expected. I'm using the Windows ia32 binaries. C:\>c:\python26\python