0

I'm getting an output that I personally can't interpret when using IPDB. Does anyone know what this is or what it's called so I can do some further reading and learn what's going on.

Right now I'm not even sure what to google. enter image description here

canyon289
  • 3,355
  • 4
  • 33
  • 41
  • It is `ipdb`'s coloring, using [escapde-codes](https://en.wikipedia.org/wiki/ANSI_escape_code#Colors), which your terminal is not displaying correctly. Is it `cmd` you're using? – shx2 Nov 05 '14 at 17:20
  • Yes, default Windows 7 shell – canyon289 Nov 05 '14 at 22:08

1 Answers1

0

You might be bitten by the following issue: https://github.com/gotcha/ipdb/issues/31

A fix has been released in ipdb 0.8.1