[Zope-dev] A suggestion for changing exception handler when loading 'c' optimisations to make modules more friendly for GAE
    Chris Withers 
    chris at simplistix.co.uk
       
    Fri Jul  3 04:38:43 EDT 2009
    
    
  
Tim Hoffman wrote:
> gae/1.333250465889549129/zope/i18nmessageid/_zope_i18nmessageid_message.py",
> line 6, in __bootstrap__
>     imp.load_dynamic(__name__,__file__)
>   File "/base/python_dist/lib/python2.5/py_imp.py", line 116, in load_dynamic
>     raise NotImplementedError('This function is not supported on App Engine.')
This actually feels like a bug in GAE to me... This should be an 
ImportError...
Chris
-- 
Simplistix - Content Management, Zope & Python Consulting
            - http://www.simplistix.co.uk
    
    
More information about the Zope-Dev
mailing list