summaryrefslogtreecommitdiff
path: root/astroid/util.py
Commit message (Expand)AuthorAgeFilesLines
* Move proxy_alias function to util.pyClaudiu Popa2015-10-111-0/+21
* Use the object.__new__ decorator to create a singleton instance of the YES ob...Claudiu Popa2015-09-261-5/+3
* Add helper function for reraising exceptionsCeridwen2015-09-211-0/+11
* Move YES to astroid.util.Claudiu Popa2015-08-091-0/+38