summaryrefslogtreecommitdiff
path: root/astroid/manager.py
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous quotation mark in docstringBioGeek/remove-superfluous-quotation-mark-in-doc-1418828415832BioGeek2014-12-171-1/+1
* Add support for more fine-grained control over extension loading.Torsten Marek2014-11-221-1/+13
* add XXX noteSylvain Th?nault2014-11-191-0/+1
* Generalize hooks for resolving imports that cannot be resolved normally,Torsten Marek2014-11-151-0/+18
* Simplify & generalize code for module extenders.Torsten Marek2014-11-151-3/+4
* Fix zip_import_data for Windows.Claudiu Popa2014-11-141-2/+2
* Explicitly raise if filepath is None in ast_from_module_name.Torsten Marek2014-11-091-0/+2
* Never load C extensions that are not from the standard library and also never...Torsten Marek2014-11-091-18/+25
* Move all astroid modules into a its own directory, which is now the package.Torsten Marek2014-11-081-0/+348