os.walk question

alex23 wuwei23 at gmail.com
Wed Jul 23 09:19:59 EDT 2008


On Jul 23, 10:26 pm, Fredrik Lundh <fred... at pythonware.com> wrote:
>      random.choice(filter(os.path.isfile, glob.glob("/*")))
>
> isn't that bad, though.

I'll agree to that.



More information about the Python-list mailing list