[Tutor] Getting a directory listing with Python to MySQL

Danny Yoo dyoo at hashcollision.org
Wed Jul 23 03:14:55 CEST 2014


> What I want to do is be able to parse a directory, say
/Volumes/Stuff/Files/, and all the directories that might be in there, and
be able to pick out file name, size, date modified, etc,

Hi Eric,

You might find the following helpful:
http://www.diveintopython.net/file_handling/os_module.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140722/1011b814/attachment.html>


More information about the Tutor mailing list