Re: [pgAdmin4][patch] : cStringIO and StringIO module compatibility in python - Mailing list pgadmin-hackers

From Akshay Joshi
Subject Re: [pgAdmin4][patch] : cStringIO and StringIO module compatibility in python
Date
Msg-id CANxoLDfsO-cXyx0=x7qfCemnXM0sfCCuvODYeEBbOuNz=08TMQ@mail.gmail.com
Whole thread Raw
In response to [pgAdmin4][patch] : cStringIO and StringIO module compatibility in python  (Neel Patel <neel.patel@enterprisedb.com>)
List pgadmin-hackers
Thanks - Committed with some modification. 

On Fri, May 13, 2016 at 10:40 AM, Neel Patel <neel.patel@enterprisedb.com> wrote:
Hi,

Please find attached minor patch file to fix the import error regarding the StringIO module in python2 and  python3.
As StringIO and cStringIO module is no more exist in python3.

Do review it and let us know for comments.

Thanks,
Neel Patel


--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers




--
Akshay Joshi
Principal Software Engineer 


Phone: +91 20-3058-9517
Mobile: +91 976-788-8246

pgadmin-hackers by date:

Previous
From: Akshay Joshi
Date:
Subject: pgAdmin 4 commit: Fixed cStringIO and StringIO module compatibility in
Next
From: Fahar Abbas
Date:
Subject: Re: Error messages displayed with pgAdmin4.py when user done latest git pull for pgAdmin4