Skip to content

Commit 466643f

Browse files
committed
Add relavent news message using blurb
1 parent c7b11b7 commit 466643f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Add an "errors" return value to the *shutil.rmtree* when
2+
*ignore_errors=True*, based on the patch written in the #pycon 2013 sprint
3+
by andrewg (with r.david.murray's assistance). "errors" are returned in the
4+
same format as is expected in the *onexc* function (which is *function*,
5+
*path*, *excinfo*).

0 commit comments

Comments
 (0)