Interactive vs IDLE
Justin Sheehy
justin at iago.org
Fri Nov 3 19:54:16 EST 2000
More information about the Python-list mailing list
Fri Nov 3 19:54:16 EST 2000
- Previous message (by thread): Interactive vs IDLE
- Next message (by thread): Interactive vs IDLE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Daniel Klein" <DanielK at aracnet.com> writes: > Just curious, with the advent of IDLE, is there any reason whatsoever to use > the 'interactive' mode anymore? Sure. Without it, what would an emacs Python-mode use to evaluate code? Also, I use python as a basic calculator when I want to do a bit of simple math. In those cases, I don't necessarily want to start up anything extra, or anything graphic. -Justin
- Previous message (by thread): Interactive vs IDLE
- Next message (by thread): Interactive vs IDLE
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list