[EMAIL PROTECTED] 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> -- http://mail.python.org/mailman/listinfo/python-list