[pgadmin-hackers] [pgAdmin4][PATCH] Compatibility fixes for Python2.6 - Mailing list pgadmin-hackers

From Murtuza Zabuawala
Subject [pgadmin-hackers] [pgAdmin4][PATCH] Compatibility fixes for Python2.6
Date
Msg-id CAKKotZR=vkRuniA6buRL3nZFFZgDJ-AmzMad34L8rMosLGbFCw@mail.gmail.com
Whole thread Raw
Responses Re: [pgadmin-hackers] [pgAdmin4][PATCH] Compatibility fixes for Python2.6
List pgadmin-hackers
Hi,

PFA minor patch to fix the issue where user was not able to use query tool when using Python2.6.
I also fixed "process_executer.py" as it has dict comprehension which is not supported in Python2.6, so used dict instead.
RM#2159
 
--
Regards,
Murtuza Zabuawala
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgadmin-hackers by date:

Previous
From: George Gelashvili
Date:
Subject: [pgadmin-hackers][patch] change --pkg behavior
Next
From: Dave Page
Date:
Subject: [pgadmin-hackers] pgAdmin 4 commit: Fix indentation