Listing directory contents

Christopher J McMillan christopherjmcmillan at eaton.com
Wed May 23 11:32:49 EDT 2001


Hello, newbie here!  I was wondering if there was a more efficient way
to list the contents of my local working directory then what I'm using"

os.listdir(os.getcwd())

Cheers,

Chris




More information about the Python-list mailing list