You could use reload, but that's going away in Python3 and considered 
bad practice (though I'm not sure why).

mdipierro wrote:
> when in development you can use
>
>      reload(modulename)
>
> then comment it in production for speed.
>
> Massimo
>
> On Oct 14, 3:01 pm, "José Deodoro de Oliveira Filho"
> <[EMAIL PROTECTED]> wrote:
>   
>> Hi,
>>
>> I want to call helper functions from the views, I want to keep it
>> organized and put them in the modules dir, which is fine and works
>> etc. But once I make a modification to the helpers I have to kill
>> web2py and restart it because it seems it doesn't refresh the sources
>> in there. What's the correct approach here ?
>>
>> Thank you,
>>
>> Deodoro Filho
>>     
> >
>   

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

begin:vcard
fn:Timothy Farrell
n:Farrell;Timothy
org:Statewide General Insurance Agency;IT
adr:;;4501 East 31st Street;Tulsa;OK;74135;US
email;internet:[EMAIL PROTECTED]
title:Computer Guy
tel;work:(918)492-1446
url:www.swgen.com
version:2.1
end:vcard

Reply via email to