On Sun, May 24, 2020 at 1:58 PM Ram Rachum <r...@rachum.com> wrote:
> Well, looks like this proposal is dead in the water. Thanks for your > opinions everybody, I'll close the PR. > > Also, for Alex and Richard, `path.parts` would do the trick. > >> <http://python.org/psf/codeofconduct/> > > I know, that's why I said parts. But remembering or looking that up is not easy either, so being able to skip that and just do things like index directly could be useful. On the other hand, str(path) is pretty essential knowledge, there's no point in helping people not look that up.
_______________________________________________ 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/VISXW4VCIBO5M2BTZBX3PNAZHMQMC2H7/ Code of Conduct: http://python.org/psf/codeofconduct/