google.appengine.datastore.datastore_stub_util.SynthesizeUserId

Return a synthetic user ID from an email address.

Note that this is not the same user ID found in the production system.

email An email address.

A string userid derived from the email address.