##// END OF EJS Templates
don't require .py extension in %run or command-line...
don't require .py extension in %run or command-line There was an artificial requirement that files must have a '.py' extension to be run. This didn't seem to have any reason, and removing it changed no behavior. extensionless files are interpreted as pure-Python.

File last commit:

r2749:b4d406a3
r4188:3c385ef8
Show More
index.txt
15 lines | 236 B | text/plain | TextLexer
.. _config_index:
===============================
Configuration and customization
===============================
.. toctree::
:maxdepth: 2
overview.txt
extensions.txt
plugins.txt
ipython.txt
editors.txt
old.txt