]> code.ossystems Code Review - openembedded-core.git/commit
Apply the 2to3 print function transform
authorChris Larson <chris_larson@mentor.com>
Sat, 10 Apr 2010 02:46:14 +0000 (19:46 -0700)
committerRichard Purdie <rpurdie@linux.intel.com>
Fri, 2 Jul 2010 14:41:33 +0000 (15:41 +0100)
commitad543e2e41b7e86d83cf0518b096ef82627bf891
treef8f3c5d4f759f3169a937db1da6858a11aa938fa
parent978b5c946683885a64ee9e7c2064ff696f05cddb
Apply the 2to3 print function transform

(Bitbake rev: ff2e28d0d9723ccd0e9dd635447b6d889cc9f597)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
17 files changed:
bitbake/lib/bb/COW.py
bitbake/lib/bb/cooker.py
bitbake/lib/bb/event.py
bitbake/lib/bb/fetch/__init__.py
bitbake/lib/bb/fetch/git.py
bitbake/lib/bb/fetch/ssh.py
bitbake/lib/bb/msg.py
bitbake/lib/bb/runqueue.py
bitbake/lib/bb/server/xmlrpc.py
bitbake/lib/bb/shell.py
bitbake/lib/bb/ui/crumbs/buildmanager.py
bitbake/lib/bb/ui/depexp.py
bitbake/lib/bb/ui/goggle.py
bitbake/lib/bb/ui/knotty.py
bitbake/lib/bb/ui/ncurses.py
bitbake/lib/bb/ui/puccho.py
bitbake/lib/bb/utils.py