Import Issue

praveenkumar.117 at gmail.com praveenkumar.117 at gmail.com
Fri Jun 2 02:42:16 EDT 2006


Hi all,
           I am facing a problem while importing a file in python
script.
           After doing import file i am updating that file. Later i am
accessing a dictionary contained in that
           file. Eventhough changes are reflected in the file... When i
access a dictionary those changes are
           not there. I believe that it is accessing from the object
file that is created when i did import at
           the start of the script. I will be kind enough if somebody
suggest solution to this problem.
Regards-
praveen




More information about the Python-list mailing list