##// END OF EJS Templates
use eval for command-line args instead of exec...
use eval for command-line args instead of exec eval has more appropriately strict syntax, which prevents things like 'a=5' from being interpreted as Python code to be run.
MinRK -
r6757:32e5ea70
Show More
Name Size Modified Last Commit Author
/ IPython / parallel
apps
client
controller
engine
scripts
tests
__init__.py Loading ...
error.py Loading ...
factory.py Loading ...
util.py Loading ...