working on multiple files in IDLE
From: Moosebumps (crap_at_crud.com)
Date: 01/16/04
- Next message: JanC: "Re: ProtoCiv: porting Freeciv to Python CANNED"
- Previous message: John Roth: "Re: keeping Python code properly indented"
- Next in thread: Fuzzyman: "Re: working on multiple files in IDLE"
- Reply: Fuzzyman: "Re: working on multiple files in IDLE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 16 Jan 2004 03:52:40 GMT
So say I am working on two separate .py files in IDLE that are part of the
same program. Does anyone have problems where when you modify one file, and
then run the other, the changes you made in the first aren't updated?
I usually just close all the files, and restart IDLE, but this is a pain.
Maybe because I always use right click -> edit with IDLE (on Windows). That
starts up a separate Python Shell too, which I always close.
MB
- Next message: JanC: "Re: ProtoCiv: porting Freeciv to Python CANNED"
- Previous message: John Roth: "Re: keeping Python code properly indented"
- Next in thread: Fuzzyman: "Re: working on multiple files in IDLE"
- Reply: Fuzzyman: "Re: working on multiple files in IDLE"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|