Mitch Bradley wrote:
As an example of what one might do: The search path resolution
mechanism could notice, while looking for file X in a list of
directories, that some of those directories don't exist. It could
then prune those entries from the path list.
From 2.5 what's new:
Importing now caches the paths tried, recording whether they exist or
not so that the interpreter makes fewer open() and stat() calls on
startup. (Contributed by Martin von Löwis and Georg Brandl.)
Sounds like good news ;)
Marco
_______________________________________________
Sugar mailing list
[email protected]
http://mailman.laptop.org/mailman/listinfo/sugar