diff options
author | Torsten Marek <tmarek@google.com> | 2013-11-03 09:50:19 -0800 |
---|---|---|
committer | Torsten Marek <tmarek@google.com> | 2013-11-03 09:50:19 -0800 |
commit | baf53b84cdaf74ed279ab5af38087ebb0faa161d (patch) | |
tree | 0dfba1249baf63291c81b7189a914e7abda51fda /rebuilder.py | |
parent | 813ea6fd7863fcc9f67dcd1deaddd226c12eed77 (diff) | |
download | astroid-git-baf53b84cdaf74ed279ab5af38087ebb0faa161d.tar.gz |
Add support for inferring the arguments to namedtuple invocations, to support cases like this:
fields = ['a', 'b', 'c']
A = collections.namedtuple('A', fields)
Diffstat (limited to 'rebuilder.py')
0 files changed, 0 insertions, 0 deletions