![]() |
App Engine Python SDK
v1.6.9 rev.445
The Python runtime is available as an experimental Preview feature.
|
Public Member Functions | |
def | __init__ |
def | find_module |
def | load_module |
![]() | |
def | is_package |
def | get_source |
def | get_code |
An import hook that allows Crypto.Random.OSRNG.new() to work on posix. This changes PyCrypto to always use os.urandom() instead of reading from /dev/urandom.