A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/2009-October/092698.html below:

[Python-Dev] Python byte-compiled and optimized code

[Python-Dev] Python byte-compiled and optimized code [Python-Dev] Python byte-compiled and optimized codeAntoine Pitrou solipsis at pitrou.net
Wed Oct 7 17:24:27 CEST 2009
Fred Drake <fdrake <at> gmail.com> writes:
> > 3) Is it possible to redirect the location of the generation of .pyc files
> > to other than that of the corresponding .py files?
> 
> I think some support for this has been developed, at least
> experimentally, but I'm not sure if it's part of a stable release or
> not.  It's more likely in Python 3.x, which I'm significantly less
> familiar with.

I haven't seen any such thing.
If you need pyc files to reside in read-only directories, the best solution
would be to generate them at install time (when you have write access to the
directories).

Regards

Antoine.


More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4