##// END OF EJS Templates
fix %px magic output for single target...
fix %px magic output for single target parallelmagic._maybe_display expects result.stdout to be a list, but did not handle the single-result case where it is the stdout string itself, thus printing the first character rather than the whole string. test included
MinRK -
r3997:b5507781
Show More
Name Size Modified Last Commit Author
/ IPython / config / profile
cluster
default
math
pylab
pysh
sympy
README Loading ...
__init__.py Loading ...

This is the IPython directory.

For more information on configuring IPython, do:

ipython config -h