| From: | Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com> |
|---|---|
| To: | Neel Patel <neel(dot)patel(at)enterprisedb(dot)com> |
| Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
| Subject: | Re: [pgAdmin4][patch] : cStringIO and StringIO module compatibility in python |
| Date: | 2016-05-13 05:54:17 |
| Message-ID: | CANxoLDfsO-cXyx0=x7qfCemnXM0sfCCuvODYeEBbOuNz=08TMQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgadmin-hackers |
Thanks - Committed with some modification.
On Fri, May 13, 2016 at 10:40 AM, Neel Patel <neel(dot)patel(at)enterprisedb(dot)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(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-hackers
>
>
--
*Akshay Joshi*
*Principal Software Engineer *
*Phone: +91 20-3058-9517Mobile: +91 976-788-8246*
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Fahar Abbas | 2016-05-13 06:08:25 | Re: Error messages displayed with pgAdmin4.py when user done latest git pull for pgAdmin4 |
| Previous Message | Akshay Joshi | 2016-05-13 05:53:17 | pgAdmin 4 commit: Fixed cStringIO and StringIO module compatibility in |