os.path.walk (was: Re: Optimizing code)
Moshe Zadka
moshez at math.huji.ac.il
Fri Feb 25 08:17:39 EST 2000
More information about the Python-list mailing list
Fri Feb 25 08:17:39 EST 2000
- Previous message (by thread): os.path.walk (was: Re: Optimizing code)
- Next message (by thread): os.path.walk (was: Re: Optimizing code)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 25 Feb 2000, [ISO-8859-1] Fran×—ois Pinard wrote: > It would be nice if the Python library was maintaining a little cache for > `stat', and if there was a way for users to interface with it as wanted. Well, now that Guido is back from his trip, it's hard to get him to let me use his time machine, but I'll see what I can do about it. OK, all fixed. We have a statcache module. We had some troubles with the time machine, so you'll have to download the newest Library Reference to learn how to use it. -- Moshe Zadka <mzadka at geocities.com>. INTERNET: Learn what you know. Share what you don't.
- Previous message (by thread): os.path.walk (was: Re: Optimizing code)
- Next message (by thread): os.path.walk (was: Re: Optimizing code)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list