On Wed, Jul 23, 2014 at 2:18 PM, Ben Finney <ben+pyt...@benfinney.id.au> wrote: > roys2005 <roys2...@gmail.com> writes: > >> Does this mean Python cannot be or should not be installed at a >> central location? > > Can you explain better what you mean by this? > > As stated, it doesn't make much sense to me: Any machine which supports > running Python can be central or distributed, but it can only be invoked > on the same machine. What does it mean *to you* to say “install Python > on a network”?
On one computer, install Python into /foo/bar/spam/python. On another computer, mount firstcomputer:/foo/bar/spam as /foo/bar/spam. Run Python the same way on both systems. ChrisA -- https://mail.python.org/mailman/listinfo/python-list