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 ronaldoussoren
Recipients nickpapior, ronaldoussoren
Date 2021-11-24.11:38:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637753894.35.0.102636838562.issue45889@roundup.psfhosted.org>
In-reply-to
Content
Match doesn't match paths, but basically does a regular expression match on the textual representation  (using glob syntax instead of normal regular expression syntax).

Because of this I don't agree with your idea that anything that can match a path is a sub-path. 

What is your use case for this?
History
Date User Action Args
2021-11-24 11:38:14ronaldoussorensetrecipients: + ronaldoussoren, nickpapior
2021-11-24 11:38:14ronaldoussorensetmessageid: <1637753894.35.0.102636838562.issue45889@roundup.psfhosted.org>
2021-11-24 11:38:14ronaldoussorenlinkissue45889 messages
2021-11-24 11:38:14ronaldoussorencreate