Re: Refactored code for Table and its child nodes.

2019-11-15 Thread Khushboo Vashi
Hi Akshay, On Thu, Nov 14, 2019 at 5:52 PM Akshay Joshi wrote: > Hi Khushboo > > Attached is the patch to fix Python 2.7 issue. > Looks good to me. Thanks, Khushboo > > On Thu, Nov 14, 2019 at 2:48 PM Khushboo Vashi < > khushboo.va...@enterprisedb.com> wrote: > >> Hi Akshay, >> >> Everything w

Re: Refactored code for Table and its child nodes.

2019-11-14 Thread Khushboo Vashi
Hi Akshay, Everything works fine on Python 3 but not working on Python 2.7. Code refactoring looks good to me. Thanks, Khushboo On Wed, Nov 13, 2019 at 7:13 PM Akshay Joshi wrote: > Hi Hackers, > > For a couple of days, I was working on the code refactoring of Table and > it's child nodes. > >