1
0
mirror of https://github.com/django/django.git synced 2025-03-02 21:15:03 +00:00
django/tests/sessions_tests
Srinivas Reddy Thatiparthy eb0b921c29 Refs #23919 -- Removed SessionBase.iterkeys(), itervalues(), iteritems().
These methods only work on Python 2.
2017-01-19 14:15:00 -05:00
..