[Tutor] Getting a directory listing with Python to MySQL

Danny Yoo dyoo at hashcollision.org
Wed Jul 23 18:22:28 CEST 2014


On Jul 22, 2014 11:10 PM, "Eric Dannewitz" <edannewitz at rdschool.org> wrote:
>
> That's close. I have been playing from glob and os.walk but I'm at a loss
how to get the size, creation and modified date while running it.

Steven mentioned a few functions in his reply; check those ones out.  The
'os' module is a bit large, but I'm pretty sure what you're looking for is
there.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20140723/e77e79da/attachment.html>


More information about the Tutor mailing list