pgAdmin 4 commit: Python 2.6 support fixes. - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin 4 commit: Python 2.6 support fixes.
Date
Msg-id E1aORZn-0007Ej-Qk@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Python 2.6 support fixes.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=b77c5a6c5435b851c9235ad019736cee5e549ead
Author: Harshal Dhumal <harshal.dhumal@enterprisedb.com>

Modified Files
--------------
requirements_py2.txt                                  | 1 +
web/pgadmin/__init__.py                               | 4 ++--
web/pgadmin/browser/server_groups/servers/__init__.py | 5 ++---
web/pgadmin/utils/__init__.py                         | 4 ++--
web/pgadmin/utils/driver/psycopg2/__init__.py         | 4 ++--
5 files changed, 9 insertions(+), 9 deletions(-)


pgadmin-hackers by date:

Previous
From: Harshal Dhumal
Date:
Subject: python 2.6 support [pgAdmin4]
Next
From: Dave Page
Date:
Subject: Re: python 2.6 support [pgAdmin4]