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

Raghuram Devarakonda report at bugs.python.org
Mon Apr 28 19:53:30 CEST 2008


Raghuram Devarakonda <draghuram at gmail.com> added the comment:

I forgot to add that the example provided in rst doc is incorrect. The
copytree() in that example should be given destination path as well. In
addition, the docstring for copytree mentions "which is a directory
list". "directory list" is a bit vague and should ideally be replaced by
something like "list of elements" (which is what appears in the doc) or
"list of entries".

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


More information about the Python-bugs-list mailing list