Hi all,

I stumbled across this pure Python assimilator in boinc/sched - I know this
file is old (2005), but does anyone know anything about it?

In particular, it uses the following imports:

import os, re, boinc_path_config, signal, sys, time
from Boinc import database, boinc_db, configxml, sched_messages

Which seems to assume that boinc/py is on the PythonPath. Is this actually
supposed to be the case? I ask because the server VM doesn't have
$PYTHONPATH set to anything.

Are there any assumptions I can make about the PythonPath after a fresh
BOINC install?


Thanks,
Jeremy
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to