The libraries are installed on the App Engine production servers. They are not part of the SDK, so they're not on your machine unless you installed them, the same as the other third party libraries usable with App Engine.
On May 5, 1:38 pm, Devel63 <[email protected]> wrote: > What?? How does this reconcile with the 1.2.1 announcement: > > App Engine includes a custom version of the Python Cryptography > Toolkit, also known as PyCrypto. > The version included with App Engine is based on pycrypto 2.0.1. > This is not the latest version, but > should be largely compatible with more recent versions. > > http://code.google.com/appengine/docs/python/tools/libraries.html > > On May 5, 7:54 am, "Nick Johnson (Google)" <[email protected]> > wrote: > > > PyCrypto is a third-party library. If it is installed, it will be in > > your Python install's site-packages directory, not under the App > > Engine SDK. > > > -Nick Johnson --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
