Comment 1 for bug 373940

Revision history for this message
Facundo Batista (facundo) wrote :

Maybe the best would have to have a "scan this directory but ignore a .partial if you find it" mode, like:

    scan_dir("dirpath", ignore_dot_partial=True)

What do you think?