]> granicus.if.org Git - python/commit
Bug #1472949: stringify IOErrors in shutil.copytree when appending
authorGeorg Brandl <georg@python.org>
Fri, 28 Apr 2006 16:54:25 +0000 (16:54 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 28 Apr 2006 16:54:25 +0000 (16:54 +0000)
commit7a3fd89994b8f79878a2b2d861ed1862b24c5bfe
tree3fcbb3a8cb4a84da28a7d9e522976351c15a639f
parentd77167286f2b3fa9a1414a727c9783cccfcd2de2
Bug #1472949: stringify IOErrors in shutil.copytree when appending
them to the Error errors list.
Lib/shutil.py