消息 [95614]
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. |
|
| 日期 |
用户 |
动作 |
参数 |
| 2009-11-23 04:41:35 | brian.curtin | 修改 | recipients:
+ brian.curtin, edemaine, christian.heimes, ajaksu2, andybuckley, tleeuwenburg@gmail.com |
| 2009-11-23 04:41:34 | brian.curtin | 修改 | messageid: <1258951294.57.0.0885568235152.issue444582@psf.upfronthosting.co.za> |
| 2009-11-23 04:41:33 | brian.curtin | 链接 | issue444582 messages |
| 2009-11-23 04:41:33 | brian.curtin | 创建 | |
|