F5 and running scripts w/o debug
Greg Krohn
ask at me.com
Tue Jun 10 00:08:31 EDT 2003
More information about the Python-list mailing list
Tue Jun 10 00:08:31 EDT 2003
- Previous message (by thread): PEP 318: Function Modifier Syntax
- Next message (by thread): pyc suffix importer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In Pythonwin when I hit F5 the debugger is run along with my script. I would rather use the debugger only as needed ;). I see the following line in 'default.cfg': F5 = DbgGo Is this something I should be changing and what should I change it to? It doesn't like 'Go' or 'Run'. Thanks. Greg
- Previous message (by thread): PEP 318: Function Modifier Syntax
- Next message (by thread): pyc suffix importer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list