[pgAdmin4][Patch]: Fix syntax error on pytthon 2.7 for the feature test

From: Khushboo Vashi <khushboo(dot)vashi(at)enterprisedb(dot)com>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [pgAdmin4][Patch]: Fix syntax error on pytthon 2.7 for the feature test
Date: 2019-01-24 05:41:58
Message-ID: CAFOhELfQrdAK5rVYdyEUFmujONnkwXcaMNnwDeqzht07_9uHQg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

Please find the attached patch to fix the syntax error on python 2.7 for
the feature test case.
The cause of this is the print function is not compatible with python 2.7
which has been fixed.

Thanks,
Khushboo

Attachment Content-Type Size
feature_test_fix_python2.patch text/x-patch 633 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Khushboo Vashi 2019-01-24 05:42:50 Re: 4.1 bytecompile error on RHEL 7
Previous Message Khushboo Vashi 2019-01-24 04:54:25 Re: 4.1 bytecompile error on RHEL 7