##// END OF EJS Templates
Treat __init__.pyc same as __init__.py in module_list...
Treat __init__.pyc same as __init__.py in module_list There are some circumstances where packages on disk could only have a .pyc version of __init__.py. It would be nice if ipython would autocomplete them as well. I've been using this in a production environment for several weeks now.

File last commit:

r7846:e288666b
r8538:56ab409f
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html