mirror of
https://github.com/pi-hole/docker-pi-hole.git
synced 2026-04-23 02:10:01 +01:00
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.
Legacy __print__ statements are syntax errors in Python 3 but __print()__ function works as expected in both Python 2 and Python 3.