From: <wer...@gm...> - 2007-08-01 15:02:57
|
Thank you for your reply. Sorry, I must give some more background information. Let's say main.py is a basic editor; I edit program_foo.py in main.py and want to start it from main after editing. If I repeat the import statment after editing; will the edited version be reimported and executed? > > > import program_foo.py > > should be able to do it. > Thanks again Markus -- Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer |