pgAdmin 4 commit: Fix Python 2.6 compatibility.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Fix Python 2.6 compatibility.
Date: 2017-02-13 10:18:25
Message-ID: E1cdDiD-0007DK-5V@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix Python 2.6 compatibility.

Branch
------
master

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

Modified Files
--------------
web/regression/test_utils.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2017-02-13 10:27:19 pgAdmin 4 commit: Another Python 3.x compatibility fix.
Previous Message Dave Page 2017-02-13 10:07:43 pgAdmin 4 commit: Fix Python 3 compatibility.