El Martes 14 Jul 2009 12:10:38 Carl Christensen escribió: > well since presumably you can't use boinc_zip I guess either distribute > zip/unzip executables for each platform, or use the zipfile module for > python (does that get back to the problem of using various python libs > within boinc though?)
You could get a bootstrap problem that way; you have to ensure the zipfile module and all its dependencies are *not* in the .zip archive! _______________________________________________ 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.
