django/tests/regressiontests/httpwrappers
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
..
__init__.py
models.py
tests.py Replaced foo.next() by next(foo). 2012-05-10 20:15:49 +02:00