summaryrefslogtreecommitdiff
path: root/astroid/tests/testdata/python3
Commit message (Expand)AuthorAgeFilesLines
* Add two new exceptions, AstroidImportError and AstroidSyntaxError.Claudiu Popa2015-12-061-0/+1
* Replace the use of print in python3/data/module.py, since it complicates the ...Claudiu Popa2015-10-221-5/+3
* Fix SyntaxError on Python 2 for print functionuse_print_functionJohn Vandenberg2015-10-191-0/+1
* MergeClaudiu Popa2015-07-251-0/+0
|\
| * Add option to search for all Python files in get_module_filesRados?aw Ganczarek2015-07-251-0/+0
* | Get rid of logilab.common.shellutils in test data.Florian Bruhin2015-07-251-1/+1
|/
* astroid.inspector was moved to pylint.pyreverse.Claudiu Popa2015-06-172-45/+0
* Work around the Python 2 part of issue https://bitbucket.org/logilab/astroid/...platings2015-03-121-0/+1
* Add the ability to optimize small ast subtrees.Claudiu Popa2015-01-181-0/+1051
* Merge all test data into a single package per Python version.Torsten Marek2014-11-0940-0/+557