1
0
mirror of https://github.com/django/django.git synced 2025-04-01 20:16:43 +00:00
Claude Paroz 169b1a404c Replaced foo.next() by next(foo).
This new syntax for next() has been introduced in Python 2.6 and is
compatible with Python 3.
2012-05-10 20:15:49 +02:00
..
2012-04-30 10:15:36 -04:00
2012-02-23 22:51:14 +00:00
2012-04-30 17:19:55 +03:00
2012-05-10 20:15:49 +02:00