From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Biao <huanmateme@163.com>
Cc: bitbake-dev <bitbake-devel@lists.openembedded.org>
Subject: Re: Where does the python print goes?
Date: Mon, 07 Jan 2013 21:39:03 +0000 [thread overview]
Message-ID: <1357594743.25855.46.camel@ted> (raw)
In-Reply-To: <45483db.6a2c.13bbc028c57.Coremail.huanmateme@163.com>
On Fri, 2012-12-21 at 13:49 +0800, Biao wrote:
> Hi All,
>
>
> I have a task in a dum.bb file, after running the task with -vDDD, i
> can not find where the "I am the python output" goes, it is not in the
> terminal, not in the log file. Where does the sys.__stdout__.write
> output to?
>
>
> /*----code snap begins---*/
> python do_dm2 () {
> import sys
> sys.__stdout__.write("I am the python output\n")
> }
> addtask dm2
> /*----code snap ends---*/
Logfile in ${T} ?
Cheers,
Richard
next prev parent reply other threads:[~2013-01-07 21:54 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-21 5:49 Where does the python print goes? Biao
2013-01-07 21:39 ` Richard Purdie [this message]
2013-01-08 2:30 ` Biao
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=1357594743.25855.46.camel@ted \
--to=richard.purdie@linuxfoundation.org \
--cc=bitbake-devel@lists.openembedded.org \
--cc=huanmateme@163.com \
/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.