Raise an exception under Python < 3.4. It also cleans up the README to remove references to Python 2 and removes Python 2-isms from the main config.
refs #5443 Branch ------ master Details ------- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7dd00a149448d84df061600364633d92dd9fb95e Author: Dave Page <dp...@pgadmin.org> Modified Files -------------- README | 33 ++++++++++++++++----------------- web/config.py | 17 ++--------------- web/pgAdmin4.py | 11 ++++++----- web/regression/runtests.py | 8 ++++---- 4 files changed, 28 insertions(+), 41 deletions(-)