diff options
author | Chris Larson <chris_larson@mentor.com> | 2010-04-12 08:14:11 -0700 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-02 15:41:33 +0100 |
commit | 22a21799059b156d8858cbf32acb7c2aefb9a23b (patch) | |
tree | 1e0e83c86fe04e30576ddfb34577940596f8d809 /bitbake/lib/bb/daemonize.py | |
parent | 1180bab54e2879401f3586c91a48174191a1ee8b (diff) | |
download | openembedded-core-22a21799059b156d8858cbf32acb7c2aefb9a23b.tar.gz openembedded-core-22a21799059b156d8858cbf32acb7c2aefb9a23b.tar.bz2 openembedded-core-22a21799059b156d8858cbf32acb7c2aefb9a23b.tar.xz openembedded-core-22a21799059b156d8858cbf32acb7c2aefb9a23b.zip |
Kill unnecessary usages of the types module
types.IntType -> int
types.StringType -> basestring
...
Also moves our ImmutableTypes tuple into our own namespace.
(Bitbake rev: 83674a3a5564ecb1f9d2c9b2d5b1eeb3c31272ab)
Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'bitbake/lib/bb/daemonize.py')
0 files changed, 0 insertions, 0 deletions