diff options
author | Nick Drozd <nicholasdrozd@gmail.com> | 2018-03-26 18:44:51 -0500 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2018-03-30 08:40:02 +0200 |
commit | 75b6c1a333baffa70e29a42d43650aa7bc331b4d (patch) | |
tree | cf11d63f6fafb547f9aaeaf8c466c24c31af4fba /astroid/rebuilder.py | |
parent | e2a9c4e937330cbd510ba4ca7240b43448a46158 (diff) | |
download | astroid-git-75b6c1a333baffa70e29a42d43650aa7bc331b4d.tar.gz |
Add MultiLineBlockMixin
`_multi_line_block_fields` is a list of strings indicating which
fields contain multi-line blocks. `_get_multi_line_blocks` dynamically
accesses these attributes the first time it is called and then caches
the resulting references so as to avoid repeated expensive attribute
lookups.
Diffstat (limited to 'astroid/rebuilder.py')
0 files changed, 0 insertions, 0 deletions