[issue1042] test_glob fails with UnicodeDecodeError

2007-11-08 Thread Christian Heimes
Christian Heimes added the comment: I'm unable to reproduce the error and I haven't seen it for a long time. Closing -- keywords: +rfe resolution: -> out of date status: open -> closed type: -> behavior __ Tracker <[EMAIL PROTECTED]>

[issue1042] test_glob fails with UnicodeDecodeError

2007-10-26 Thread Christian Heimes
Christian Heimes added the comment: I think the problem is solved now. I haven't seen glob crashing for a while. -- nosy: +tiran __ Tracker <[EMAIL PROTECTED]> __ _

[issue1042] test_glob fails with UnicodeDecodeError

2007-09-16 Thread Sean Reifschneider
Changes by Sean Reifschneider: -- priority: -> high __ Tracker <[EMAIL PROTECTED]> __ ___ Python-bugs-list mailing list Unsubscribe: http://m

[issue1042] test_glob fails with UnicodeDecodeError

2007-08-27 Thread Thomas Heller
New submission from Thomas Heller: Unicode errors in various tests - not only in test_glob: test_glob test test_glob failed -- Traceback (most recent call last): File "c:\svn\py3k\lib\test\test_glob.py", line 87, in test_glob_directory_names eq(self.glob('*', '*a'), []) File "c