##// 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.
MinRK -
r4188:3c385ef8
Show More
Name Size Modified Last Commit Author
/ docs / source / development / figs
allconnections.png Loading ...
allconnections.svg Loading ...
hbfade.png Loading ...
iopubfade.png Loading ...
notiffade.png Loading ...
queryfade.png Loading ...
queuefade.png Loading ...