>
> Definitely the wrong list -- python-dev is for people working on the core
> interpreter and libraries. comp.lang.python would be the standard place,
> but you might also find some good advice on the new list concurrency-sig.
Sorry for the list pollution, I will repost it there.
Thanks,
Jere
On Sat, Jun 13, 2009, Jeremy Cowles wrote:
>
> I apologize if this question is misplaced, I wasn't sure which list to
> post it in.
>
> I'm working on a distributed computing project (PyMW and BOINC) where
> we are sending Python scripts to client machines. Currently, we make
> two very unlikely as
Hi all,
I apologize if this question is misplaced, I wasn't sure which list to post
it in.
I'm working on a distributed computing project (PyMW and BOINC) where we are
sending Python scripts to client machines. Currently, we make two very
unlikely assumptions: that Python 2.5 is installed and that