[Python-ideas] Working with Path objects: p-strings?
Ethan Furman
ethan at stoneleaf.us
Thu Mar 31 12:03:32 EDT 2016
On 03/31/2016 08:56 AM, Sven R. Kunze wrote:
> That might also influence how we look at the other thread about
> including better URL handling to Python. It's just another abstraction
> level and the main question is: is Python ready for that level or better
> use a third party library for it.
The actual questions are:
1) Should URL abstraction be merged in to pathlib?
2) If no, does it /need/ to be in the stdlib?
--
~Ethan~
More information about the Python-ideas
mailing list