Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Nearly drop dependency on six | Philippe Pepiot | 2019-11-08 | 1 | -12/+0 |
* | [modutils] deprecate modpath_from_file | Philippe Pepiot | 2017-01-20 | 1 | -1/+5 |
* | [modutils] add clean_sys_modules() | Philippe Pepiot | 2016-12-23 | 1 | -0/+12 |
* | Fix test breakage in modutils with python 3 | Sylvain Thénault | 2016-11-16 | 1 | -1/+3 |
* | [modutils] Copy back modpath_from_file from astroid | Denis Laxalde | 2016-11-14 | 1 | -9/+27 |
* | [modutils] Fix fd leak in load_module_from_modpath | Rémi Cardona | 2015-09-18 | 1 | -1/+5 |
* | [test] Fix modutils tests when running inside a python 3 virtualenv (closes #... | Rémi Cardona | 2015-06-29 | 1 | -0/+3 |
* | [modutils] Use dict.fromkeys instead of convoluted dict+zip+listrepeat | Rémi Cardona | 2015-05-29 | 1 | -2/+1 |
* | [modutils] Add basic support for namespace packages | Rémi Cardona | 2015-05-28 | 1 | -8/+17 |
* | [modutils] Use True/False instead of 1/0 | Rémi Cardona | 2015-05-28 | 1 | -8/+8 |
* | Fix various typos | Rémi Cardona | 2015-05-28 | 1 | -2/+2 |
* | [layout] change the source directory layout | David Douard | 2015-03-13 | 1 | -0/+702 |