
Nov. 1, 2001
3:53 a.m.
Here's a proposed addition to PEP 4:
Module name: statcache Rationale: Of limited usefulness and complicates the life of the application programmer, who must manage the cache. Not widely used by other core libraries (they use os.stat instead). Also, it is not thread-safe. Date: 31-Oct-2001 Documentation: TBD
Just say the word and I'll update it and submit a patch for the documentation.
If others on python-dev agree they can give the word. --Guido van Rossum (home page: http://www.python.org/~guido/)