Hi folks. I have some Python code that's giving a traceback. It's invoked like "python -m foo.bar". I'd like to investigate the matter with pudb.
Is there a way of running pudb on code invoked in this way? Thanks! _______________________________________________ Pudb mailing list [email protected] http://lists.tiker.net/listinfo/pudb
