[issue11583] os.path.isdir() is slow on windows

Eli Bendersky report at bugs.python.org
Thu Mar 17 12:20:22 CET 2011


Eli Bendersky <eliben at gmail.com> added the comment:

On Thu, Mar 17, 2011 at 12:46, Martin v. Löwis <report at bugs.python.org>wrote:

I opened this in order not to forget to look at the implementation of isdir
on windows, making sure it's the most optimal thing we can do. If you know
it is, the issue can be closed as far as I'm concerned.

----------
Added file: http://bugs.python.org/file21266/unnamed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11583>
_______________________________________
-------------- next part --------------
<div dir="ltr"><br><br><div class="gmail_quote">On Thu, Mar 17, 2011 at 12:46, Martin v. Löwis <span dir="ltr">&lt;<a href="mailto:report at bugs.python.org">report at bugs.python.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
Martin v. Löwis &lt;<a href="mailto:martin at v.loewis.de">martin at v.loewis.de</a>&gt; added the comment:<br>
<br>
How do you expect this to be resolved? Or will it stay open until Microsoft improves the NTFS performance?<br>
<br></blockquote></div><br>I opened this in order not to forget to look at the implementation of isdir on windows, making sure it&#39;s the most optimal thing we can do. If you know it is, the issue can be closed as far as I&#39;m concerned.<br>

<br></div>


More information about the Python-bugs-list mailing list