bitbake/lib/bb/methodpool.py:
authorHolger Hans Peter Freyther <zecke@selfish.org>
Fri, 14 Apr 2006 22:48:14 +0000 (22:48 +0000)
committerHolger Hans Peter Freyther <zecke@selfish.org>
Fri, 14 Apr 2006 22:48:14 +0000 (22:48 +0000)
commitf133b4045bfb1f5f86e5b86a319b926e4881ee5f
tree20a59a7fa0604088090b0d2e0920c3a62e516de3
parent5fc9855dbda6dd6da1db04d13dc2c4383e6596da
 bitbake/lib/bb/methodpool.py:
     -Extract the names from the just compiled code
     -Iterate over each key (leaving out Keys and None)
     -And see if we have seen the name already.
     -If we have seen it, raise an error...
lib/bb/methodpool.py