interactive program execution
Axel Grune
NineOfSix at gmx.de
Thu Feb 6 09:44:36 EST 2003
More information about the Python-list mailing list
Thu Feb 6 09:44:36 EST 2003
- Previous message (by thread): interactive program execution
- Next message (by thread): interactive program execution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, is it posible switch into the interactive mod during the execution of a program? For example you have a console program and you want to debug or test it. You execute it and at a specific point it switches in the interactive mod of the interpreter and you can check variables or call functions by hand. TIA, Axel -- Greetings from old europe;-)
- Previous message (by thread): interactive program execution
- Next message (by thread): interactive program execution
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list