boinc/py/Boinc
David Anderson fd331d753a project setup: remove extraneous " from schedulers.txt
(introduced in 2018)
2024-03-18 09:23:36 -07:00
..
__init__.py
add_util.py Make python scripts work with python2 as well as python3 2020-09-30 21:09:02 -07:00
boinc_db.py Use 'enum' instead of int/#define for PREEMPT_TYPE and SCHEDULER_STATE. 2023-09-16 12:51:04 -07:00
boinc_project_path.py - python scripts: fix bugs, restore latest version of "start" 2009-06-15 23:24:15 +00:00
boincxml.py - fix filename in apps/version.xml 2023-11-19 14:47:24 -08:00
configxml.py Make python scripts work with python2 as well as python3 2020-09-30 21:09:02 -07:00
database.py Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
db_base.py - fix bug in python DB code 2022-04-21 12:56:08 -07:00
db_mid.py Fix number of placeholders in repr formatting for front_Host 2020-11-14 16:01:42 +00:00
projectxml.py Make python scripts work with python2 as well as python3 2020-09-30 21:09:02 -07:00
sched_messages.py Remove trailing whitespaces. Add CI script to verify in on every commit 2023-05-05 20:08:17 +02:00
setup_project.py project setup: remove extraneous " from schedulers.txt 2024-03-18 09:23:36 -07:00
tools.py make it more future-proof 2020-10-12 14:59:18 -07:00
util.py
version.py.in