On Fri, 2009-09-18 at 16:48 -0400, Kent Johnson wrote:
> > So, the __init__.py file of the GAE evinronment's ctypes library is
> > broken, as it's importing from a package that doesn't exist. Right?
> 
> Probably ctypes is not supported in GAE, that would be a pretty big
> security hole.

There is a pure python implementation on pypi [1]. It states it is in
alpha and missing some features. Never used it myself though...

Greets
Sander

[1] http://pypi.python.org/pypi/pymagic/0.1

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to