Bugra Cakir wrote:
> Hi,
>
> I have two Python source files within editing them via IDLE.
> I have a problem. The second file is used by the first file. Some parts
> i mean from the second file is used. But when i change the contents of
> the
> second file and while i'm running the first file with
Hi,I have two Python source files within editing them via IDLE.I have a problem. The second file is used by the first file. Some partsi mean from the second file is used. But when i change the contents of the
second file and while i'm running the first file with F5, change doesnt reflectto the runt