summaryrefslogtreecommitdiff
path: root/astroid/util.py
Commit message (Expand)AuthorAgeFilesLines
* Add support for handling Uninferable nodes when calling as_stringClaudiu Popa2015-11-291-0/+6
* Merge upstream changesCeridwen2015-11-061-0/+35
|\
| * Rename Uninferable and instatiate_classCeridwen2015-11-061-2/+2
| * This bookmark adds structured exceptions to astroid.Ceridwen2015-11-021-0/+35
* | Rename Uninferable and instantiate_class, fix broken tests, improveCeridwen2015-11-061-2/+6
|/
* 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