Launching pdb from within a script
Graham Nicholls
graham at rockcons.co.uk
Sun Jan 4 14:20:12 EST 2004
More information about the Python-list mailing list
Sun Jan 4 14:20:12 EST 2004
- Previous message (by thread): Launching pdb from within a script
- Next message (by thread): Launching pdb from within a script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Peter Otten wrote: > Graham Nicholls wrote: > >> A year or so ago, I was given a really useful answer to a question posed >> here, which showed me how to start the debugger from withing a script. > > Are you looking for pdb.set_trace()? > > Peter I think so, thanks! Graham -- #include <wit>
- Previous message (by thread): Launching pdb from within a script
- Next message (by thread): Launching pdb from within a script
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list