R. David Murray added the comment:

There has been some discussion about what the correct behavior of os.stat is, 
as well, I think.  Alex Gaynor raised a question about testing our behavior 
when nulls are present.

But clearly, if the desired behavior for url processing is different from the 
actual behavior of os.stat, you need to catch the error and turn it into the 
correct response.  I don't think we can change this aspect of the behavior of 
os.stat for a bug fix, even if we decide we want to.

----------
nosy: +alex

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

Reply via email to