Re: [pgAdmin4][Patch] - Remove Python2 modules

2020-05-08 Thread Akshay Joshi
Thanks, patch applied. On Fri, May 8, 2020 at 11:30 AM Khushboo Vashi < khushboo.va...@enterprisedb.com> wrote: > Hi, > > We have added some of the Python modules in try and except to support > Python2 and Python3 both. Please find the attached patch to remove the > Python2 modules import stateme

[pgAdmin4][Patch] - Remove Python2 modules

2020-05-07 Thread Khushboo Vashi
Hi, We have added some of the Python modules in try and except to support Python2 and Python3 both. Please find the attached patch to remove the Python2 modules import statements. Thanks, Khushboo remove_py2_imports.patch Description: Binary data