Обсуждение: pgAdmin 4 commit: Python 2.6 support fixes.

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Python 2.6 support fixes.

От
Dave Page
Дата:
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(-)