diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2015-09-12 14:27:21 +0300 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2015-09-12 14:27:21 +0300 |
commit | f1da32b6ab1f65d748116a188b8964ac37c0ccec (patch) | |
tree | b36c651e60c88147cff5728cb97a54bee4abbcae /astroid/context.py | |
parent | 9a32f50ca14360d63e5b5f146b288834a10b5e09 (diff) | |
download | astroid-git-f1da32b6ab1f65d748116a188b8964ac37c0ccec.tar.gz |
Add Call.starargs and Call.kwargs properties
They were added in order to have a minimum level of backward
compatibility, since they were removed from the class. This is also
an easy way to retrieve them, instead of looking explicitly for them
in args or keywords respectively.
Diffstat (limited to 'astroid/context.py')
0 files changed, 0 insertions, 0 deletions