This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author paul.moore
Recipients paul.moore, pitrou, projetmbc
Date 2015-05-06.19:01:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1430938892.35.0.226280483559.issue24132@psf.upfronthosting.co.za>
In-reply-to
Content
I have no problem with that - it's a style choice certainly.

As I said, I'd like to see simpler subclassing of pathlib objects. I just think it'll be quite hard to do (given the complexities of classes for Windows/Unix as well as pure and concrete paths). So if it's just about examples like this, I personally would take the easier route and just go with standalone functions. If someone else felt strongly enough to design and implement a subclassing solution, that's fine though.
History
Date User Action Args
2015-05-06 19:01:32paul.mooresetrecipients: + paul.moore, pitrou, projetmbc
2015-05-06 19:01:32paul.mooresetmessageid: <1430938892.35.0.226280483559.issue24132@psf.upfronthosting.co.za>
2015-05-06 19:01:32paul.moorelinkissue24132 messages
2015-05-06 19:01:32paul.moorecreate