##// 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:

r3954:94d97371
r8541:551f86ac
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h