All of lore.kernel.org
 help / color / mirror / Atom feed
* OE/bitbake and python 3?
@ 2010-01-14 14:47 Robert P. J. Day
  2010-01-14 15:10 ` Holger Hans Peter Freyther
  2010-01-14 15:14 ` Michael 'Mickey' Lauer
  0 siblings, 2 replies; 3+ messages in thread
From: Robert P. J. Day @ 2010-01-14 14:47 UTC (permalink / raw)
  To: OpenEmbedded Development mailing list


  as i'm currently playing with python 3 but also digging my way thru
bitbake, are there any obvious incompatibilities between bitbake/OE
and python 3?  i'm assuming there is absolutely no guarantee that
bitbake/OE will run under python 3.

rday
--

========================================================================
Robert P. J. Day                               Waterloo, Ontario, CANADA

            Linux Consulting, Training and Kernel Pedantry.

Web page:                                          http://crashcourse.ca
Twitter:                                       http://twitter.com/rpjday
========================================================================



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: OE/bitbake and python 3?
  2010-01-14 14:47 OE/bitbake and python 3? Robert P. J. Day
@ 2010-01-14 15:10 ` Holger Hans Peter Freyther
  2010-01-14 15:14 ` Michael 'Mickey' Lauer
  1 sibling, 0 replies; 3+ messages in thread
From: Holger Hans Peter Freyther @ 2010-01-14 15:10 UTC (permalink / raw)
  To: openembedded-devel

On Thursday 14 January 2010 15:47:35 Robert P. J. Day wrote:
>   as i'm currently playing with python 3 but also digging my way thru
> bitbake, are there any obvious incompatibilities between bitbake/OE
> and python 3?  i'm assuming there is absolutely no guarantee that
> bitbake/OE will run under python 3.

I think we are using print >> file, STRING in a couple of places. What would be 
interesting is to use the Python3 converter and to look at the diff of what was
changed...




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: OE/bitbake and python 3?
  2010-01-14 14:47 OE/bitbake and python 3? Robert P. J. Day
  2010-01-14 15:10 ` Holger Hans Peter Freyther
@ 2010-01-14 15:14 ` Michael 'Mickey' Lauer
  1 sibling, 0 replies; 3+ messages in thread
From: Michael 'Mickey' Lauer @ 2010-01-14 15:14 UTC (permalink / raw)
  To: openembedded-devel

Am Donnerstag, den 14.01.2010, 09:47 -0500 schrieb Robert P. J. Day:
> as i'm currently playing with python 3 but also digging my way thru
> bitbake, are there any obvious incompatibilities between bitbake/OE
> and python 3?  i'm assuming there is absolutely no guarantee that
> bitbake/OE will run under python 3.

Correct. I expect it to fail horribly. If you're interested in that, a
good first step would be to pass it through 2to3 - a utility from the
python community.

-- 
:M:




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-01-14 15:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-14 14:47 OE/bitbake and python 3? Robert P. J. Day
2010-01-14 15:10 ` Holger Hans Peter Freyther
2010-01-14 15:14 ` Michael 'Mickey' Lauer

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.