summaryrefslogtreecommitdiff
path: root/astroid/interpreter/runtimeabc.py
Commit message (Expand)AuthorAgeFilesLines
* Separate class instances and builtin instances into two conceptsClaudiu Popa2015-11-071-0/+4
* The inference functions are implemented as dispatch-functions on virtual base...Claudiu Popa2015-11-051-0/+8
* Merge runtime namespace with interpreter namespace.Claudiu Popa2015-11-011-0/+48