##// 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 / whatsnew
development.txt Loading ...
index.txt Loading ...
version0.10.txt Loading ...
version0.11.txt Loading ...
version0.8.txt Loading ...
version0.9.txt Loading ...