R. David Murray <rdmur...@bitdance.com> added the comment:

We don't ship unless all tests pass on all of our test platforms (and we have 
quite a few).  If you look at that test it says the regex "should match 'ls -ld 
/.' on any posix system, however perversely configured".  Perhaps your system 
has managed a new brand of perversity :)

Seriously, though, it looks like the test is broken in the face of some edge 
case present on your system and not on any of our test machines.  Can you 
provide the output of 'ls -ld /.' from your system please?  And also your OS 
and filesystem types and versions.

----------
nosy: +r.david.murray
type:  -> behavior

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11946>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to