George,

I implemented the workaround below as suggested in issue and it was great, 
everything worked fine under sandbox. 

As a workaround before we release a fix, please try adding following:
- goto <sdk_root>\google\appengine\tools\devappserver2\python\sandbox.py
- find the definition of   _WHITE_LIST_C_MODULES = [xxx]
   add following two lines to the list:  
    '_winreg',
    '_ctypes',
- try your app again.

Thanks!

Em segunda-feira, 15 de maio de 2017 16:47:30 UTC-3, George (Cloud Platform 
Support) escreveu:
>
> Hello Andre, 
>
> This problem is now enjoying developer attention under issue 38290292 
> <https://issuetracker.google.com/38290292>. You may follow all 
> developments in real time there, up to the final solution. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c0103dbc-a06f-4ebd-8b47-9d439b79b414%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to