while stepping through a function, when printing return values, ipython truncates them quite a bit - you get things like
Where in the code is this done? I haven't been able to find it. I want to give it more room - at least 80 chars wide would be fine.
while stepping through a function, when printing return values, ipython truncates them quite a bit - you get things like
Where in the code is this done? I haven't been able to find it. I want to give it more room - at least 80 chars wide would be fine.