pgAdmin 4 commit: Feature test should work with Python 2.7.

From: Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
To: pgadmin-hackers(at)lists(dot)postgresql(dot)org
Subject: pgAdmin 4 commit: Feature test should work with Python 2.7.
Date: 2019-10-09 06:31:57
Message-ID: E1iI5Vt-0006jW-6i@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Feature test should work with Python 2.7.

Import print_function from __future__

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e5638b520dbfe02fd869aeb129abcb4730c3676f

Modified Files
--------------
web/regression/feature_utils/pgadmin_page.py | 1 +
1 file changed, 1 insertion(+)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Aditya Toshniwal 2019-10-09 06:32:11 Re: [pgAdmin][RM4701] Webpack optimization
Previous Message Aditya Toshniwal 2019-10-08 12:16:03 Re: [pgAdmin][RM4590] Schema Backup fails with names that requires quoting