Message 316007 - Python tracker

Message316007

Author emilyemorehouse
Recipients emilyemorehouse, robbuckley
Date 2018-05-01.17:35:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1525196110.64.0.682650639539.issue33392@psf.upfronthosting.co.za>
In-reply-to
Content
Good find -- I agree that when using Path.cwd().glob('*/'), it should only return directories. This follows the original glob library's functionality as well as the Unix expectation (I believe Windows as well, but I'll double check).

I'll work on a fix!
History
Date User Action Args
2018-05-01 17:35:10emilyemorehousesetrecipients: + emilyemorehouse, robbuckley
2018-05-01 17:35:10emilyemorehousesetmessageid: <1525196110.64.0.682650639539.issue33392@psf.upfronthosting.co.za>
2018-05-01 17:35:10emilyemorehouselinkissue33392 messages
2018-05-01 17:35:10emilyemorehousecreate