python3.2+ compiled files

Patryk Zawadzki patrys at pld-linux.org
Sun Apr 3 22:01:32 CEST 2011


On Sun, Apr 3, 2011 at 3:27 PM, Jeff Johnson <n3npq at 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.


More information about the pld-devel-en mailing list