boinc/py/Boinc
Kevin Reed 1d0b1912d5
Merge pull request #3722 from hristog/update-deprecated-py-syntax
Update deprecated Python syntax and func references
2020-11-15 18:47:39 -06: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 constants 2015-03-09 13:51:52 -07: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