[Python-ideas] OS related file operations (copy, move, delete, rename...) should be placed into one module

George Fischhof george at fischhof.hu
Thu Feb 2 08:27:07 EST 2017


2017-01-12 20:11 GMT+01:00 Todd <toddrjen at gmail.com>:

> On Thu, Jan 12, 2017 at 11:17 AM, Chris Barker - NOAA Federal <
> chris.barker at noaa.gov> wrote:
>
>> I agree that this has been a bit of a wart for a long time.
>>
>> While the old “let’s treat strings as paths” modules are split up like
>> you said, pathlib can do what they do and more: https://docs.python.org/
>> 3/library/pathlib.html
>>
>>
>> Exactly -- this is The Solution. It combines paths themselves with things
>> you are likely to do with paths.
>>
>> It may well lack some nice features. If so, suggestions for that would be
>> the way to go.
>>
>
> Can such suggestions go here or should someone start a new thread?
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>


Hi Guys,

I just would like to ask You whehet there is a step forward in this topic?

BR,
George
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20170202/3069bc64/attachment.html>


More information about the Python-ideas mailing list