summaryrefslogtreecommitdiff
path: root/astroid/tests/unittest_python3.py
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing whitespace.Claudiu Popa2015-10-061-1/+0
* Add support for looking up into DictUnpack's value in Dict.getitemClaudiu Popa2015-10-061-0/+9
* Fix pylint errors.Claudiu Popa2015-10-061-1/+1
* Add a new node, DictUnpack, for representing the unpacking of a dict using PE...Claudiu Popa2015-10-061-0/+16
* Node constructors almost finished except for two bugsCeridwen2015-07-081-10/+10
* Add annotation support for function.as_string(). Closes issue #37.Claudiu Popa2015-07-011-1/+13
* Try to fix the caching problem in tests.Claudiu Popa2015-01-101-5/+3
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-0/+220