So I'm coming along with the variable wrapping stuff, but I'm running into some problems that I think are the result of my ignorance of how urwid and the majority of the pudb code works.
Anyway, instead of wrapping properly, it crashes. Do you have any suggestions on how to use pudb to debug itself? Ideally, I would like to run the local pudb (which has the broken code) from within the system pudb (which doesn't). Just post-mortem is fine. Otherwise, debugging pudb itself is ironically very difficult. Print statements don't even work Aaron Meurer _______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
