Issue #12464: tempfile.TemporaryDirectory.cleanup() should not follow symlinks:

fix it. Patch by Petri Lehtinen.
This commit is contained in:
Charles-François Natali 2011-07-29 18:59:24 +02:00
parent fe1e298d8b
commit def35435ee
4 changed files with 27 additions and 1 deletions

View file

@ -526,6 +526,7 @@ Vincent Legoll
Kip Lehman
Joerg Lehmann
Robert Lehmann
Petri Lehtinen
Luke Kenneth Casson Leighton
Marc-Andre Lemburg
John Lenton