Jeremy Kloth added the comment:

> Why do you think the behavior is broken? It looks right to me - it's not 
> possible to get file information for a file that is scheduled for deletion.

However you can when using MSVCRT's stat() function or even
FindFirstFile directly.

----------
nosy: +jeremy.kloth

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

Reply via email to