summaryrefslogtreecommitdiff
path: root/modutils.py
Commit message (Expand)AuthorAgeFilesLines
* pylint source codeSylvain Th?nault2014-07-251-9/+9
* [modutils] Use a cache when abspathing sys.path for file_from_modpath.Eevee (Alex Munroe)2014-07-251-4/+18
* Oups, fix a mistake.cpopa2014-07-251-1/+1
* Fix.cpopa2014-07-251-1/+1
* Don't use 0 and 1 anymore.cpopa2014-07-251-4/+4
* Use os.path.sep instead of hardcoding the separator.cpopa2014-07-241-2/+2
* cleanup and fix modutils tests (among other, logilab.common.modutils was stil...Sylvain Th?nault2014-07-241-6/+5
* backport (most of) logilab.common.modutils and related tests into astroid itselfSylvain Th?nault2014-07-231-0/+622