GoogleCloudPlatform / webapp2

webapp2 is a framework for Google App Engine
https://webapp2.readthedocs.org
Other
141 stars 63 forks source link

webapp2_extras.sessions.SessionDict.__slots__ and SessionDict.container are unused? #90

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If the following are unused, should they be removed?

- webapp2_extras.sessions.SessionDict.__slots__ 
- webapp2_extras.sessions.SessionDict.container

Original issue reported on code.google.com by chriswil...@gmail.com on 22 Apr 2014 at 2:36