[issue5944] test_os failure on OS X, probably related to PEP 383

Mark Dickinson report at bugs.python.org
Tue May 5 23:00:21 CEST 2009


Mark Dickinson <dickinsm at gmail.com> added the comment:

Here's a patch that fixes the test failures for me.  It's not ideal, 
because it no longer tests that on OS X, it's possible to open a file 
created with an invalid filename, using that same name.

----------
keywords: +patch
Added file: http://bugs.python.org/file13898/issue5944.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5944>
_______________________________________


More information about the Python-bugs-list mailing list