This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
eff6ba2f64
django1
/
django
/
http
History
Aymeric Augustin
5c09c59bc7
[py3] Renamed `next` to `__next__` in iterators.
...
See PEP 3114. `next` is retained as an alias for Python 2.
2012-08-09 14:36:05 +02:00
..
__init__.py
[py3] Renamed `next` to `__next__` in iterators.
2012-08-09 14:36:05 +02:00
multipartparser.py
[py3] Renamed `next` to `__next__` in iterators.
2012-08-09 14:36:05 +02:00
utils.py
Fixed
#16632
-- Crash on responses without Content-Type with IE. Thanks juan for the report and kenth for the patch.
2011-12-11 08:58:14 +00:00