Robert
> --
> You received this message because you are subscribed to the Google Groups "Google App Engine" group.
> To post to this group, send email to google-a...@googlegroups.com.
> To unsubscribe from this group, send email to google-appengi...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
>
>
I also notice get_current_user() seems to have two very different
behaviors for OAuth vs Google accounts. The Google accounts returns
None while the OAuth version raises an exception if the user is not
logged in.
Robert