Sorry about that. For some reason, the line got trimmed and I didn't notice when I sent the response. `Popen((PathLike))` is what I meant as you mention there.... _______________________________________________ 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/C43BT7AAMZUGIZOALWRC6MDK7EH7K23H/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] Re: Allow ... Anders Hovmöller
- [Python-ideas] Re: Allow ... Steven D'Aprano
- [Python-ideas] Re: Allow ... Anders Hovmöller
- [Python-ideas] Re: Allow ... Andrew Barnert via Python-ideas
- [Python-ideas] Re: Allow ... Anders Hovmöller
- [Python-ideas] Re: Allow ... Andrew Barnert via Python-ideas
- [Python-ideas] Re: Allow ... Anders Hovmöller
- [Python-ideas] Re: Allow ... Serhiy Storchaka
- [Python-ideas] Re: Allow ... Brendan Barnwell
- [Python-ideas] Re: Allow Path object insta... Steven D'Aprano
- [Python-ideas] Re: Allow Path object ... brunoais
- [Python-ideas] Re: Allow Path object ... MRAB