On 10/03/2012 09:56 PM, Leo Degon wrote:
> So Ive got code that i import a module to get certain saved variables,
> where i edit the text file that comprises the module to edit those saved
> variable. My problem is I cant reload the module to access those modified
> variables.
> I was wondering how
On 10/3/2012 9:56 PM, Leo Degon wrote:
So Ive got code that i import a module to get certain saved variables,
where i edit the text file that comprises the module to edit those
saved variable. My problem is I cant reload the module to access those
modified variables.
Why not? What did you try?
On 04/10/12 11:56, Leo Degon wrote:
So Ive got code that i import a module to get certain saved variables,
where i edit the text file that comprises the module to edit those saved
variable. My problem is I cant reload the module to access those modified
variables.
I was wondering how can i reload
So Ive got code that i import a module to get certain saved variables,
where i edit the text file that comprises the module to edit those saved
variable. My problem is I cant reload the module to access those modified
variables.
I was wondering how can i reload or otherwise refresh the module.
pyth