[Tutor] newbie questions

Michael P. Reilly arcege@shore.net
Wed, 22 Nov 2000 15:42:34 -0500 (EST)


> > Perhaps I'm starting off over my head, or maybe I need to 
> > realize this is all pretty low-level stuff and just get used 
> > to it being so cryptic.
> 
> It is pretty low level but Python does make most of this 
> easy via the os, glob modules etc.

There is also the standard function os.path.getmtime(), which
simplifies this (and at one time was going to use GetFileTimes() if the
win32api module was importable).

  -Arcege

-- 
------------------------------------------------------------------------
| Michael P. Reilly, Release Manager  | Email: arcege@shore.net        |
| Salem, Mass. USA  01970             |                                |
------------------------------------------------------------------------