I suggest you join the discussion at:

https://discuss.python.org/t/incrementally-move-high-level-path-operations-from-shutil-to-pathlib/19208/10

-CHB


On Sun, Oct 23, 2022 at 10:20 PM Charles Machalow <csm10...@gmail.com>
wrote:

> As in: I believe it makes sense to have rmtree functionality exposed on
> pathlib.Path objects..I think the convenience out-weighs the 'single way to
> do things'.
>
> (Apparently I'm not good at making threads and don't know how to rename
> this one).
> _______________________________________________
> Python-ideas mailing list -- python-ideas@python.org
> To unsubscribe send an email to python-ideas-le...@python.org
> https://mail.python.org/mailman3/lists/python-ideas.python.org/
> Message archived at
> https://mail.python.org/archives/list/python-ideas@python.org/message/S7YW5N6GSEKB5L433PCBZHYZUUGH53RQ/
> Code of Conduct: http://python.org/psf/codeofconduct/
>


-- 
Christopher Barker, PhD (Chris)

Python Language Consulting
  - Teaching
  - Scientific Software Development
  - Desktop GUI and Web Development
  - wxPython, numpy, scipy, Cython
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/N7C5QDR6S6KTZD3CONZ35JTE5KYNCGIA/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to