[Tutor] IDLE question (original) (raw)
Dick Moores rdm at rcblue.com
Fri Jul 9 17:50:22 CEST 2004
- Previous message: [Tutor] IDLE question
- Next message: [Tutor] IDLE question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Steve wrote at 07:35 7/9/2004:
> Thanks very much, Steve. That works fine, even though it's more typing > than I was hoping for.. you could always wrap it in a function and add the function to the list in the if statement. Also you may want to add this function to a startup file (eg: ".pystartup") and then set the environment variable "PYTHONSTARTUP=.pystartup". This would load make the function available each time you fire up python.
Steve, would you know how to do this with Windows XP?
Thanks,
Dick
- Previous message: [Tutor] IDLE question
- Next message: [Tutor] IDLE question
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]