On Sun, Apr 3, 2011 at 3:27 PM, Jeff Johnson <n3...@mac.com> wrote:
> I see a problem with /usr/bin/__pycache__/* and the rest of
> the python litter on a file system. While __pycache__ subdirs "works" in 
> python's
> module trees, there will be a litter of __pycache__ subdirs on other
> paths.
>
> But can't a shadow tree (perhaps /var/cache/python/usr/bin/__pycache__/*?) be 
> done?

That's exactly what I mean, ideally we'd have cached pre-compiled
files built somewhere in /var/cache for root and ~/.local/cache for
local files.

-- 
Patryk Zawadzki
I solve problems.
_______________________________________________
pld-devel-en mailing list
pld-devel-en@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-en

Reply via email to