summaryrefslogtreecommitdiff
path: root/astroid/tree/scoped_nodes.py
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2015-12-21 18:10:18 +0200
committerClaudiu Popa <pcmanticore@gmail.com>2015-12-29 17:00:12 +0200
commitd3577d48d9e8c408a231ad9fad37a6ebda4bd809 (patch)
tree09cc9d4c0e955df3e7d4d660c1bc8b2df6134301 /astroid/tree/scoped_nodes.py
parent3bafe56ac9f03a28f4c5cc1664991a7bc4c2c7c8 (diff)
downloadastroid-git-d3577d48d9e8c408a231ad9fad37a6ebda4bd809.tar.gz
Add a new possible property-descriptor, lazy.
Since we don't understand descriptors at all, we're relying on a list of possible property-descriptors, that is, decorators which transforms a method into its value, the exact process that a property does. While this is a bad approach, it works, at least until we can provide support for this high level of understanding. Closes #279
Diffstat (limited to 'astroid/tree/scoped_nodes.py')
0 files changed, 0 insertions, 0 deletions