Message95614
Here is a patch against r76432 which implements a "which" generator
function in shutil that yields full file paths where the searched file
exists on the PATH. Includes doc change and a test. It is pretty similar
to what edemaine had suggested.
This could just as easily return a list, so if that would be more
preferable I'll change the patch. |
|
Date |
User |
Action |
Args |
2009-11-23 04:41:35 | brian.curtin | set | recipients:
+ brian.curtin, edemaine, christian.heimes, ajaksu2, andybuckley, tleeuwenburg@gmail.com |
2009-11-23 04:41:34 | brian.curtin | set | messageid: <1258951294.57.0.0885568235152.issue444582@psf.upfronthosting.co.za> |
2009-11-23 04:41:33 | brian.curtin | link | issue444582 messages |
2009-11-23 04:41:33 | brian.curtin | create | |
|