[issue2663] shutil.copytree glob-style filtering [patch]

Tarek Ziadé report at bugs.python.org
Mon Apr 28 01:32:36 CEST 2008


Tarek Ziadé <ziade.tarek at gmail.com> added the comment:

I have thaught of various ways to write this new API for the deletion
use case, but I think nothing makes it easier and shorter than a simple
os.walk call.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2663>
__________________________________


More information about the Python-bugs-list mailing list