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 andrei.avk
Recipients andrei.avk, cvrebert, emilyemorehouse, joca.bt, pitrou, r.david.murray, robbuckley
Date 2021-11-21.02:35:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637462148.23.0.878058139104.issue22276@roundup.psfhosted.org>
In-reply-to
Content
I meant to say:

path.glob('myfile/') => [PosixPath('myfile')]
History
Date User Action Args
2021-11-21 02:35:48andrei.avksetrecipients: + andrei.avk, pitrou, r.david.murray, cvrebert, joca.bt, emilyemorehouse, robbuckley
2021-11-21 02:35:48andrei.avksetmessageid: <1637462148.23.0.878058139104.issue22276@roundup.psfhosted.org>
2021-11-21 02:35:48andrei.avklinkissue22276 messages
2021-11-21 02:35:48andrei.avkcreate