summaryrefslogtreecommitdiff
path: root/astroid/builder.py
Commit message (Expand)AuthorAgeFilesLines
...
* Fail gracefully when the string contains null bytes.Claudiu Popa2014-11-181-1/+4
* Close the file opened by open_source_file, to prevent ResourceWarnings.Claudiu Popa2014-11-171-10/+11
* Assign module path in TreeRebuilder.visit_module, as otherwise transformersAlexander Presnyakov2014-11-131-2/+1
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-0/+237