In article <caab4jgkqylh4epgs2tnty1rmaddig4wrojzx9ek8zepxtwq...@mail.gmail.com>, Christophe Bal <projet...@gmail.com> wrote: > In this post > <http://stackoverflow.com/questions/29850801/simple-subclassing-pathlib-path-d > oes-not-work/29854141#29854141>, > I have noticed a problem with the following code. [...] > This breaks the sub-classing from Python point of view. In the post > <http://stackoverflow.com/questions/29850801/simple-subclassing-pathlib-path-d > oes-not-work/29854141#29854141>, > I give a hack to sub-class Path but it's a bit Unpythonic.
In article <cap7+vjlkrtavb8bp34wwtdkx0ra+opb1tz+9ojkkwlqwtup...@mail.gmail.com>, Guido van Rossum <gu...@python.org> wrote: > It does sound like subclassing Path should be made easier. Christophe, if you want to pursue this, you should open an issue for it on the Python bug tracker, bugs.python.org. Otherwise, it will likely be forgotten here. -- Ned Deily, n...@acm.org _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com