My mistake. On Wed, Apr 6, 2016 at 9:40 PM, Ethan Furman <et...@stoneleaf.us> wrote:
> On 04/06/2016 07:24 PM, Wes Turner wrote: > >> On Apr 6, 2016 6:31 PM, "Brett Cannon" wrote: >> > > Which suggests perhaps we should have pathlib.fspath() instead of a >>> built-in. >>> >> >> Would it make sense to instead have pathlib.Path.__init__? >> > > We already have that -- it's what makes a Path. > > What we are looking for is a function that accepts a Path or a str and > returns the Path as a str, or the str passed in. > > -- > ~Ethan~ > > > _______________________________________________ > Python-Dev mailing list > Python-Dev@python.org > https://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: > https://mail.python.org/mailman/options/python-dev/wes.turner%40gmail.com >
_______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com