Message152894
>>> list(glob.rglob('*/setu*.py'))
It looks quite strange to me that '/' should be allowed in a function that recurses down directories (see my messages above). OTOH fnmatch is not really appropriate, contrary to my earlier feeling.
(Restoring my title change: as my messages were apparently overlooked, I assume that Eli did not revert my change on purpose but by replying to older email) |
|
Date |
User |
Action |
Args |
2012-02-08 17:18:48 | eric.araujo | set | recipients:
+ eric.araujo, ncoghlan, pitrou, giampaolo.rodola, eli.bendersky, ubershmekel |
2012-02-08 17:18:48 | eric.araujo | set | messageid: <1328721528.42.0.910527627686.issue13968@psf.upfronthosting.co.za> |
2012-02-08 17:18:47 | eric.araujo | link | issue13968 messages |
2012-02-08 17:18:47 | eric.araujo | create | |
|