[yocto] Where does the python's output to?

Biao huanmateme at 163.com
Thu Dec 20 21:50:24 PST 2012


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---*/


Best Regards,
Biao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20121221/325fc981/attachment.html>


More information about the yocto mailing list