Relocatable binary installs....

Fredrik Lundh fredrik at pythonware.com
Mon Jan 31 13:18:57 EST 2005


friedmud at gmail.com wrote:

> Is there a way to make a relocateable python binary... that is... a
> python installation that won't care where it is on the machine... and
> won't care if it gets put somewhere else besides /  ?

the standard CPython interpreter is 100% "relocatable".  If you think
it isn't, you have to be a bit more specific.

</F> 






More information about the Python-list mailing list