[IPython-dev] %Pprint is broken...

Fernando Perez Fernando.Perez at colorado.edu
Sat Feb 11 17:17:48 EST 2006


Hi Ville,

and I think the culprit was:

http://projects.scipy.org/ipython/ipython/changeset/1020

Try it by doing

a=range(100)

and then

a

toggling %Pprint on and off.  No difference (there should be).

Cheers,

f




More information about the IPython-dev mailing list