Stephen M. Gava added the comment:
Using a set of paths with special properties and formats in a project, thought
"the cleanest oop way to do this is try out python's oop paths in pathlib".
Subclassed Path to implement my extra (non platfor specific) properties and
fell at t
Stephen M. Gava added the comment:
@paul.moore is the original contributor mia? i seem to remember pathlib as once
being marked 'provisional', i think it should have stayed that way until this
problem was resolved. easy to say i know ;) when i don't have a patch.
@projet