All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeroen Hofstee <dasuboot@myspectrum.nl>
To: u-boot@lists.denx.de
Subject: [U-Boot] : buildman error
Date: Mon, 30 Sep 2013 20:30:52 +0200	[thread overview]
Message-ID: <5249C35C.2090500@myspectrum.nl> (raw)
In-Reply-To: <CAD6G_RTNvvG5_Di+FQarjQH-TfDYSg6dA3mOfCEVQAHTC8SuGw@mail.gmail.com>

On 09/30/2013 08:09 PM, Jagan Teki wrote:
> On Mon, Sep 30, 2013 at 11:12 PM, Simon Glass <sjg@chromium.org> wrote:
>> Hi Jagan,
>>
>> On Sat, Sep 28, 2013 at 11:29 AM, Jagan Teki <jagannadh.teki@gmail.com> wrote:
>>> Can any one encounter this! looks like some issue on python setup?
>>>
>>> $ ./tools/buildman/buildman -b master
>>>    File "./tools/buildman/buildman", line 42
>>>      print result
>>>                 ^
>>> SyntaxError: invalid syntax
>>>
>>> Let me know for any input, I am using Python 3.3.0
>> I think print is now required to be a function, so print(result). We
>> may need to adjust the code...
> Does this print func chage with new python versions?
>
yes, since python 3 it needs brackets.

Regards,
Jeroen

  reply	other threads:[~2013-09-30 18:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-28 17:29 [U-Boot] : buildman error Jagan Teki
2013-09-30 17:42 ` Simon Glass
2013-09-30 18:09   ` Jagan Teki
2013-09-30 18:30     ` Jeroen Hofstee [this message]
2013-09-30 18:55       ` Jagan Teki
2013-09-30 19:06         ` Jeroen Hofstee
  -- strict thread matches above, loose matches on Subject: below --
2016-08-15 13:57 [U-Boot] " Bin Meng
2016-08-18  3:44 ` Simon Glass

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5249C35C.2090500@myspectrum.nl \
    --to=dasuboot@myspectrum.nl \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.