Changes between Version 5 and Version 6 of PythonAppDev
- Timestamp:
- Sep 20, 2007, 8:31:08 AM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonAppDev
v5 v6 102 102 boinc_resolve_filename("output", outfile) 103 103 Pickler(outfile).dump(output) 104 }}}