As a simple user, pathlib simplifies playing with paths. A lot of things
are easy to do. For example, Pathlib / "subfile" is so useful.
I also have a subclass of pathlib.Path on github that makes easy seeking
for files and directories.
So keep alive pathlib !
Le 6 avr. 2016 13:06, "Paul Moore" a
sh regular version.
Where should I start ? My idea is not to build a new language but simply
translate words using an hacked version of the AST tools.
Hoping to be clear and I do not pollute the message in this list.
*Christophe BAL*
*Enseignant de mathématiques en Lycée **et développeur Pyth
/anaconda/lib/python3.4/pathlib.py", line 582, in _parse_args
> return cls._flavour.parse_parts(parts)AttributeError: type object 'PPath'
> has no attribute '_flavour'
>
>
This breaks the sub-classing from Python point of view. In the post
<http://stackove