summaryrefslogtreecommitdiff
path: root/astroid/helpers.py
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-08-08 23:46:08 +0300
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-08-08 23:46:08 +0300
commit24e5e1278c3e98c0cb1430cd04a3259a44a379bd (patch)
tree318c9a64d8481c9df981ee568a671be21b865191 /astroid/helpers.py
parent12cfa3c7d6826e71ea4b35d90ad516d6bf247a29 (diff)
downloadastroid-git-24e5e1278c3e98c0cb1430cd04a3259a44a379bd.tar.gz
Add CallFunc.keywords, instead of putting together args and kwargs in CallFunc.args
This patch improves the similarity with the Python's AST. Until now, CallFunc.args contained both the positional arguments and the keyword arguments, which was misleading and always it was required to filter out keywords when working with arguments.
Diffstat (limited to 'astroid/helpers.py')
0 files changed, 0 insertions, 0 deletions