New submission from Jordan Hueckstaedt <[email protected]>:
shutil.rmtree follows junctions / reparse points on windows and will delete files in the target link directory. ---------- components: IO, Windows messages: 340111 nosy: Jordan Hueckstaedt, paul.moore, steve.dower, tim.golden, zach.ware priority: normal severity: normal status: open title: shutil.rmtree follows junctions on windows versions: Python 2.7 _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue36621> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
