index
:
delta/python-packages/astroid.git
1.3.7
1.3.8
1.4.0
BioGeek/remove-superfluous-quotation-mark-in-doc-1418828415832
_ast_compat
ancestors
args_fix
binop-inference-fix
classmethod_subclasses
dev
enum-fixes
fix-list-multiplication
fix-pygi-glib3
fix-python3-tests
fix-recursive-attr-lookups
issue61
master
metaclass
nameconstant_py34
no-logilab-common
print_statement
py3-communicate
pygobject-require_version
pylint-480
pytest-fails-register-module-extender
rebuild
remove-docformat
slots
stable
stable_0.19.2
tox
use_print_function
yield_from
bitbucket.org: Obsolete (use python-packages/astroid-git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
astroid
/
modutils.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove __docformat__.
Florian Bruhin
2015-07-25
1
-2
/
+0
*
Fix pylint warnings.
Claudiu Popa
2015-07-02
1
-3
/
+3
*
Update modutils.py from logilab.common and add support for namespace packages
Claudiu Popa
2015-07-02
1
-13
/
+30
*
Fix pylint warnings over astroid, update the list of disabled messages in pyl...
Claudiu Popa
2015-05-19
1
-2
/
+4
*
Add some fixes which enhances the Jython support.
Claudiu Popa
2015-03-30
1
-3
/
+21
*
Make modutils._search_zip thread safe.
Claudiu Popa
2015-03-15
1
-1
/
+1
*
Minimal syntactic compatibility with Python 2.6. Closes issue #76.
Claudiu Popa
2015-01-27
1
-2
/
+2
*
Support Python installations where sys.prefix != sys.exec_prefix.
Torsten Marek
2014-11-27
1
-8
/
+10
*
Fix some NameErrors in modutils.
Claudiu Popa
2014-11-17
1
-3
/
+3
*
Close all the streams returned by imp.find_module.
Claudiu Popa
2014-11-17
1
-2
/
+14
*
Recognize modules loaded from $SYS_PREFIX\DLLs as standard library modules on...
Torsten Marek
2014-11-16
1
-0
/
+7
*
Properly handle case-insensitive filesystems in modutils.
Torsten Marek
2014-11-16
1
-47
/
+51
*
Never load C extensions that are not from the standard library and also never...
Torsten Marek
2014-11-09
1
-36
/
+43
*
Move all astroid modules into a its own directory, which is now the package.
Torsten Marek
2014-11-08
1
-0
/
+638