On Apr 25, 2011, at 5:05 PM, mart wrote:
> 
> Sure, I'll throw it in (i have broken several things today, so why
> not ;) )
> 
> I would be curious to know what the changes are?

The basic idea is that the regular "import" statement will import from an 
application's modules directory. Previously, it was necessary to use web2py's 
local_import function, which meant that if one package in modules tried to 
import another package in modules (via "import"), that import would fail.


> 
> Thanks,
> Mart :)
> 
> On Apr 25, 6:03 pm, pierreth <[email protected]> wrote:
>> Hello,
>> 
>> I am writing this message to know if some users are still experiencing
>> problems with the new importer available in the trunk version.
>> 
>> Please tell us if everything is OK or you are having problems.
>> 
>> Thank you.


Reply via email to