]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
ast: Rename PythonMethodNode define variable to modulename
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 22 Aug 2012 12:54:01 +0000 (13:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 23 Aug 2012 07:48:45 +0000 (08:48 +0100)
commit79f9f46319de85f85613ebe248c327f5852225ba
tree0ea1e7dd49c1820f0e3cd71b8dc89ca195015a66
parentf1e943aebfb84e98253f3f21646d6765c4fa1d66
ast: Rename PythonMethodNode define variable to modulename

It was hard for me to understand what the define variable was, modulename
is hopefully a bit better.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
lib/bb/parse/ast.py