Thread: [pgadmin-hackers] pgAdmin 4 commit: Ensure feature tests are compatible with Python 3.5.

Ensure feature tests are compatible with Python 3.5.

This is required even if they aren't run, as RPM builds will try to byte compile all files in the distro.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=981ebfbcf73579ee43f00ea4e56dd218a1f17901

Modified Files
--------------
web/regression/feature_utils/pgadmin_page.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)