I wonder if there is a port for gae sessions (https://github.com/dound/gae-sessions) for the "new" Python (2.7) on AppEngine. Or any other comparable library.
Many thanks.
If you use webapp2, it has a built-in session mechanism:
http://webapp-improved.appspot.com/api/webapp2_extras/sessions.html