Talk:Walk a directory/Non-recursively

Revision as of 14:50, 31 January 2007 by 207.74.29.206 (talk) (It SHOULD read "print the names")

Some of these examples recurse and some do not. They should be different tasks.

Done. See Walk Directory Tree --Short Circuit 11:00, 28 January 2007 (EST)

This task is unclear. When I first read it I thought it meant "print the names of the files that match a pattern. Only later did I realize that the content of the files was meant. Sgeier 00:59, 31 January 2007 (EST)

Gah. It should read names; File I/O is outside the scope of this task. I'll fix the task description, but the programming examples will need review. --207.74.29.206 09:50, 31 January 2007 (EST)
Return to "Walk a directory/Non-recursively" page.