Documentation
The example URI prefix is missing a trailing slash:
Add pathlib.Path.from_uri(), a new constructor to create a pathlib.Path
object from a ‘file’ URI (file:/).
(Contributed by Barney Gale in gh-107465.)
|
object from a 'file' URI (``file:/``). |
Linked PRs