Wykres commitów

1 Commity (f72f3f1a391f15d6fbed01d76f8c97a27427db2f)

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