From: Jeroen Hofstee <dasuboot@myspectrum.nl>
To: u-boot@lists.denx.de
Subject: [U-Boot] : buildman error
Date: Mon, 30 Sep 2013 21:06:08 +0200 [thread overview]
Message-ID: <5249CBA0.1000706@myspectrum.nl> (raw)
In-Reply-To: <CAD6G_RSKZLDiCv49Sq=0HnXzwS5Wwufh6p546Hwjv=m2G2Sv-A@mail.gmail.com>
On 09/30/2013 08:55 PM, Jagan Teki wrote:
> 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.
> If we fix this, is it compatible for lower versions?
>
jeroen at black:~$ python
Python 2.7.4 (default, Apr 19 2013, 18:28:01)
[GCC 4.7.3] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> print("bla")
bla
>>> exit()
nope, but someone will have to check complete python 3
compatibility, I doubt this is the only problem, just the first one.
Regards,
Jeroen
next prev parent reply other threads:[~2013-09-30 19:06 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
2013-09-30 18:55 ` Jagan Teki
2013-09-30 19:06 ` Jeroen Hofstee [this message]
-- 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=5249CBA0.1000706@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.