diff options
author | mathieui <mathieui@users.noreply.github.com> | 2017-11-02 13:52:44 +0100 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2017-11-02 13:52:44 +0100 |
commit | 3b75bc7254dbccc139635c2b7ccf52b12a8eef19 (patch) | |
tree | daa20411e5864517bce9945217479a77caa7a109 /astroid/protocols.py | |
parent | 7bfb5e83b162d2126c9929b6d863724176269b6d (diff) | |
download | astroid-git-3b75bc7254dbccc139635c2b7ccf52b12a8eef19.tar.gz |
Add brain_curses.py for curses attributes defined at runtime (#456)
Explanation for the need of curses brain: https://github.com/PyCQA/pylint/issues/1703
Most of the curses module attributes are defined at runtime (for
portability reasons, apparently), so there is a need for an astroid
brain in order to infer correctly.
The names currently in the brain were extracted from the python
documentation.
Diffstat (limited to 'astroid/protocols.py')
0 files changed, 0 insertions, 0 deletions