Tarek Ziadé <[EMAIL PROTECTED]> added the comment: while working on the patch to add the same feature in rmtree, I realized this is a non sense since the root folder itself is removed at the end of the function when all its content is removed.
So, unless we change this behavior, which I doubt it is a good idea, it won't be possible. Maybe another API could be added in shutil, in order to do any kind of treatment in a tree, like removing files, or whatever, and without copying it like copytree does. __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2663> __________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com