boinc/py/Boinc
David Anderson 2355453d81 Python: new constants
I don't know why this file is in the repo;
it's generated automatically by the configure process
2020-11-25 16:26:40 -08: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 Python: new constants 2020-11-25 16:26:40 -08:00
boinc_project_path.py
boincxml.py Make python scripts work with python2 as well as python3 2020-09-30 21:09:02 -07:00
configxml.py Make python scripts work with python2 as well as python3 2020-09-30 21:09:02 -07:00
database.py merging 2018-11-06 15:28:29 +01:00
db_base.py Merge branch 'master' into update-deprecated-py-syntax 2020-10-30 18:38:45 +00: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
setup_project.py Make python scripts work with python2 as well as python3 2020-09-30 21:09:02 -07:00
tools.py make it more future-proof 2020-10-12 14:59:18 -07:00
util.py
version.py.in