Hello, I have a .so.2 (C library) and a Python interface that wrapper this library. The interface uses ctypes but i think that ctypes is incompatible with gae python environement, (right !? ) I have another interface for the same library that uses numpy but also this python module is incompatible with gae environement.
I ask to you: Is there a way to use this library in a gae application written in python??? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
