[Chicago] Reading From a Directory
Carl Karsten
carl at personnelware.com
Tue May 10 02:20:21 CEST 2011
On Mon, May 9, 2011 at 7:01 PM, Clyde Forrester
<clydeforrester at gmail.com> wrote:
> Outsourcing something that fundamental to a shell or module still bugs me,
that statement bugs me :)
os.listdir() is an interface between the python vm and the OS's api to
do what you want. It is about as elegant as you can get. Curious:
what bugs you about it?
--
Carl K
More information about the Chicago
mailing list