From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============2764244877584696431==" MIME-Version: 1.0 From: Denis Kenzior Subject: Re: [PATCH 1/5] test: Make print calls compatible with Python 3 Date: Wed, 12 Mar 2014 10:37:27 -0500 Message-ID: <53207F37.2090802@gmail.com> In-Reply-To: <1394555962-21661-1-git-send-email-martin.pitt@ubuntu.com> List-Id: To: ofono@ofono.org --===============2764244877584696431== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Martin, On 03/11/2014 11:39 AM, Martin Pitt wrote: > Turn print calls into print() function calls and avoid using comma-separa= ted > arguments, so that they work and look the same with both Python 2 and 3. > --- I went ahead and applied all 5 patches in this series after slightly = tweaking the commit messages. Thanks for doing the heavy lifting. Regards, -Denis --===============2764244877584696431==--