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 pitrou
Recipients gvanrossum, jitterman, pitrou
Date 2016-01-14.18:23:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452795833.45.0.63242793241.issue26096@psf.upfronthosting.co.za>
In-reply-to
Content
I'm frankly not sure that's a bug. If you want to filter out dotfiles, it is quite easy to do yourself. On the other hand, if pathlib always filtered them out, it would be more cumbersome to get a unified set of results with both dotfiles and non-dotfiles.
History
Date User Action Args
2016-01-14 18:23:53pitrousetrecipients: + pitrou, gvanrossum, jitterman
2016-01-14 18:23:53pitrousetmessageid: <1452795833.45.0.63242793241.issue26096@psf.upfronthosting.co.za>
2016-01-14 18:23:53pitroulinkissue26096 messages
2016-01-14 18:23:53pitroucreate