]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
bb.event: handle __builtins__ as a module
authorChristopher Larson <chris_larson@mentor.com>
Sat, 30 Apr 2016 19:43:53 +0000 (12:43 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 May 2016 09:18:06 +0000 (10:18 +0100)
commita3e5d9337f5400aab13df63f261e750178f8a661
treed83a456b6af3ddbfba8a929a0e4e4f2a25c03091
parente90cfc655affeec8f5519f7078dad5f99db3c461
bb.event: handle __builtins__ as a module

Fixes pypy support.

Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/event.py