Is user_id()
unique for all time?
That is, even if a Google Account
is deleted, the user_id()
of that
deleted account will never appear again in any other user_id
, right?
We are clarifying our understanding of this statement from http://code.google.com/appengine/docs/python/users/userclass.html#User_user_id
user_id()
If the email address is associated with a
Google account
,user_id
returns the unique permanent ID of the user, a string. This ID is always the same for the user regardless of whether the user changes her