pgAdmin 4 commit: Python 2.6 support fixes.

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin 4 commit: Python 2.6 support fixes.
Date: 2016-01-27 15:00:07
Message-ID: E1aORZn-0007Ej-Qk@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)dhumal(at)enterprisedb(dot)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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2016-01-27 15:00:24 Re: python 2.6 support [pgAdmin4]
Previous Message Harshal Dhumal 2016-01-27 12:51:15 python 2.6 support [pgAdmin4]