Wykres commitów

1 Commity (d887a021e831ee3b7e6f00f6a4c32b36ee6c4769)

Autor SHA1 Wiadomość Data
Brian Pugh 0051a5ef50 pathlib: Add initial pathlib implementation.
This adds most of the common functionality of pathlib.Path.

The glob functionality could use some work; currently it only supports a
single "*" wildcard; however, this is the vast majority of common use-cases
and it won't fail silently if non-supported glob patterns are provided.
2022-11-17 14:26:33 +11:00