summaryrefslogtreecommitdiff
path: root/logilab/common/modutils.py
Commit message (Expand)AuthorAgeFilesLines
* [modutils/doc] add docstring to LazyObjectLaurent Peuch2020-05-201-0/+11
* Nearly drop dependency on sixPhilippe Pepiot2019-11-081-12/+0
* [modutils] deprecate modpath_from_filePhilippe Pepiot2017-01-201-1/+5
* [modutils] add clean_sys_modules()Philippe Pepiot2016-12-231-0/+12
* Fix test breakage in modutils with python 3Sylvain Thénault2016-11-161-1/+3
* [modutils] Copy back modpath_from_file from astroidDenis Laxalde2016-11-141-9/+27
* [modutils] Fix fd leak in load_module_from_modpathRémi Cardona2015-09-181-1/+5
* [test] Fix modutils tests when running inside a python 3 virtualenv (closes #...Rémi Cardona2015-06-291-0/+3
* [modutils] Use dict.fromkeys instead of convoluted dict+zip+listrepeatRémi Cardona2015-05-291-2/+1
* [modutils] Add basic support for namespace packagesRémi Cardona2015-05-281-8/+17
* [modutils] Use True/False instead of 1/0Rémi Cardona2015-05-281-8/+8
* Fix various typosRémi Cardona2015-05-281-2/+2
* [layout] change the source directory layoutDavid Douard2015-03-131-0/+702