Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmY08-0005nr-Ex for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 05:56:32 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.89) (envelope-from ) id 1gmY07-0005Bk-6n for pgadmin-hackers@arkaria.postgresql.org; Thu, 24 Jan 2019 05:56:31 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmY06-0005Bc-T8 for pgadmin-hackers@lists.postgresql.org; Thu, 24 Jan 2019 05:56:31 +0000 Received: from mail-qt1-x82d.google.com ([2607:f8b0:4864:20::82d]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.89) (envelope-from ) id 1gmXzy-0003kP-T6 for pgadmin-hackers@postgresql.org; Thu, 24 Jan 2019 05:56:30 +0000 Received: by mail-qt1-x82d.google.com with SMTP id d19so5231569qtq.9 for ; Wed, 23 Jan 2019 21:56:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=L4tjSLKow6RksuWFjLKW+YqMw77jlkQWLZr1VhmTiko=; b=qhL1Qnqv5TdYPHMiEoo77tGy4Z/hd/xszN2BbYw7rcpamrr34YCwR4j8FH8THOg/3/ HmAQJF/uxAgh6qhNOQUIYMAd8HW57c2SNPsCHf5Rq15LHPQcFrc02oJAFCcpXbCqtwGR aodxHn+vac8z2XdC6MhjWVpwM6oM4RkPCrjjNZiFz9yG2eldvLFGByrwkXy/B9vP7y27 nHvY5aLR1zWCsAte9gmTZy4VHwHnrHaLQcdbXMfFYC/2JgLMldm4/pOAs6rVHm8RdjvS vh+Sd8ANmr4Iz7MDGl1amunhpQ1akYcO+uuMUX7IzaWSIGTZT7F22y7hurIX3QegK3VM Iu9w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=L4tjSLKow6RksuWFjLKW+YqMw77jlkQWLZr1VhmTiko=; b=iiB/EjgHDzKLYTtyJiAAia3fSezuPwlgqFMOKKzF6NRMDcyvOtMjdG4ub/PrsBW+U3 HWTz4TOmmQksNKSGILaWtHtfaQ7EJavhund5RrC0NvkqGjWwz39H5xy2mcSi3pxikSVR XCwAfeEHUQBKPyGL7y3/kdD4j8eW5S/EPfJOFylurMRGJL/VDABjO4CCwgqZxOB0TmCT PeBoz7/4+1ONamkytH3lujpC0BSBr1DS0/Bn8au6j0LZTl4nSYnmc+23gdnIisGnYE/G ofPnHg5U2rM1BVZU0vjEprvCeIaA4ftV5lOffP6xS2K9JdfUWy1aWAR20WNvkh3df2Vh xd+g== X-Gm-Message-State: AJcUukdC4XI4t7MvIDwYoMe3v9z+vRTMyPYqaUpaWpirlPAIxhKNYI4n nfpY/mDLy6q3LyHr+9I+bNlN0momVLYlL8T5G2TGLg== X-Google-Smtp-Source: ALg8bN5YbDPCj4iwJpHbOmDoMKXfxMpHoBotjWuCm/ppTb+9cP3Vd7RYZQnD9DA0omfk1k85LeyAIzjB3norE/3ZSb8= X-Received: by 2002:aed:3641:: with SMTP id e59mr5320706qtb.59.1548309380596; Wed, 23 Jan 2019 21:56:20 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 24 Jan 2019 11:26:00 +0530 Message-ID: Subject: Re: [pgAdmin4][Patch]: Fix syntax error on pytthon 2.7 for the feature test To: Khushboo Vashi Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000a2187705802ddec8" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Precedence: bulk --000000000000a2187705802ddec8 Content-Type: text/plain; charset="UTF-8" Thanks patch applied. On Thu, Jan 24, 2019 at 11:12 AM Khushboo Vashi < khushboo.vashi@enterprisedb.com> wrote: > 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 > -- *Akshay Joshi* *Sr. Software Architect * *Phone: +91 20-3058-9517Mobile: +91 976-788-8246* --000000000000a2187705802ddec8 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Thanks patch applied.

=
On Thu, Jan 24, 2019 at 11:12 AM Khus= hboo Vashi <khushboo.= vashi@enterprisedb.com> wrote:
Hi,

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

Thanks,=
Khushboo


--
Akshay Joshi
Sr. S= oftware Architect
=

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