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

I would say that coreutils is wrong to be appending a space.  If a program were 
to parse the output of ls, it would reasonably expect the filename to be 
rendered exactly as it appears in the directory.  That is, a program should 
treat a trailing space as *part* of the filename, which it clearly isn't in 
this case.

----------

_______________________________________
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