
Dec. 29, 2014
4:54 p.m.
Hi guys, I want to have a method of `pathlib.Path` that would send a file to the recycle bin. (i.e. soft delete.) What do you think about adding this? I see there's a PyPI package `Send2Trash` that does this, but it would be nice if this was in the standard library. Thanks, Ram.