summaryrefslogtreecommitdiff
path: root/astroid/tests/testdata/python3/data/module.py
Commit message (Expand)AuthorAgeFilesLines
* Improve as_string output of operators, elif, with, return & docsbrendanator2018-07-051-7/+8
* 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 functionJohn Vandenberg2015-10-191-0/+1
* Get rid of logilab.common.shellutils in test data.Florian Bruhin2015-07-251-1/+1
* Merge all test data into a single package per Python version.Torsten Marek2014-11-091-0/+89