[Patches] [ python-Patches-405139 ] Add reset() method to dircache

nobody nobody@sourceforge.net
Thu, 01 Mar 2001 07:20:29 -0800


Patches #405139, was updated on 2001-03-01 07:20
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=405139&group_id=5470

Category: library
Group: None
Status: Open
Priority: 5
Submitted By: Itamar S.T.
Assigned to: Nobody/Anonymous
Summary: Add reset() method to dircache

Initial Comment:
The statcache module has a method reset() that resets
the cache. The dircache module does not. This simple
patch (basically a copy/paste from statcache) adds a
reset() method to the dircache module.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=405139&group_id=5470