I just finished building the user account system for my company's dev site using webapp2 + gae, with a good chunk of help from this mailing list.
I wanted to give back to future generations so I took everything I did and all the snippets I'd found and put them into a blog post about building your own user account system:
Hopefully someone finds it helpful.