mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
The keys/items/values methods return iterators in Python 3, and the iterkeys/items/values methods don't exist in Python 3. The behavior under Python 2 is unchanged.
10 KiB
10 KiB