I was wondering the same thing. I have a case where the directories with the source files are not writable, and want to relocate the pycache so that all users can benefit from the cache without having write access to the actual python source file directories.

