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

From Neel Patel
Subject [pgAdmin4][patch] : cStringIO and StringIO module compatibility in python
Date
Msg-id CACCA4P2UiTJ=g3SyHDup8TFZWaNM22HyZXU3zWcp0db6=wiTjg@mail.gmail.com
Whole thread Raw
Responses Re: [pgAdmin4][patch] : cStringIO and StringIO module compatibility in python
List pgadmin-hackers
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
Attachment

pgadmin-hackers by date:

Previous
From: Fahar Abbas
Date:
Subject: Error messages displayed with pgAdmin4.py when user done latest git pull for pgAdmin4
Next
From: Murtuza Zabuawala
Date:
Subject: Re: [pgAdmin4] [Patch]: Foreign Table Module