Hello! How would I run urwid app under pdb? If I run:
python -m pdb examples/tour.py then the screen becomes cluttered because urwid writes to stdout and pdb writes to stdout as well. The same problem is with stdin. Thanks. -- Regards, Maxim
_______________________________________________ Urwid mailing list [email protected] http://lists.excess.org/mailman/listinfo/urwid
