[Python-projects] --cache-size option does not work
Sylvain Thénault
sylvain.thenault at logilab.fr
Wed Nov 15 19:34:32 CET 2006
On Thursday 26 October à 12:14, Ilya Sokolov wrote:
> cache-size option does not work. this is from logilab/astng/manager.py:
>
> def set_cache_size(self, cache_size):
> """set the cache size (flush it as a side effect!)"""
> self._cache = {} #Cache(cache_size)
> self._mod_file_cache = {}
it's easy to reactivate it if someone is interested in this option. I
though no one was...
--
Sylvain Thénault LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
Python et calcul scientifique: http://www.logilab.fr/science
More information about the Python-Projects
mailing list